From: Art Cancro Date: Wed, 1 Sep 2010 21:10:45 +0000 (-0400) Subject: removed more Id tags from webcit X-Git-Tag: v8.01~777 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=23864da393aaac9750d354a01165b909f839c612 removed more Id tags from webcit --- 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