From 23864da393aaac9750d354a01165b909f839c612 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 1 Sep 2010 17:10:45 -0400 Subject: [PATCH] removed more Id tags from webcit --- webcit/Makefile.in | 2 -- webcit/bootstrap | 2 -- 2 files changed, 4 deletions(-) diff --git a/webcit/Makefile.in b/webcit/Makefile.in index 8ee2c4e10..8b1f25017 100644 --- a/webcit/Makefile.in +++ b/webcit/Makefile.in @@ -1,5 +1,3 @@ -# $Id$ - prefix=@prefix@ srcdir=@srcdir@ VPATH=$(srcdir) diff --git a/webcit/bootstrap b/webcit/bootstrap index cc325f548..84de74c83 100755 --- a/webcit/bootstrap +++ b/webcit/bootstrap @@ -2,8 +2,6 @@ # # run me after checking WebCit out of svn. # -# $Id$ -# # Remove any vestiges of pre-6.05 build environments rm -f .libs modules *.so *.lo *.la 2>/dev/null -- 2.30.2