Expunge old CVS cruft.
[xor] / configure.in
index 51a0d16..5fd220a 100644 (file)
@@ -1,6 +1,6 @@
 dnl -*-fundamental-*-
 dnl
-dnl $Id: configure.in,v 1.1 2003/12/12 10:55:30 mdw Exp $
+dnl $Id$
 dnl
 dnl Configuration script
 dnl
@@ -25,13 +25,6 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with XOR; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-dnl ----- Revision history --------------------------------------------------
-dnl
-dnl $Log: configure.in,v $
-dnl Revision 1.1  2003/12/12 10:55:30  mdw
-dnl Initial checkin.  Not there yet.
-dnl
-
 AC_INIT(xor.c)
 AM_INIT_AUTOMAKE(xor, 1.0.0)
 AM_CONFIG_HEADER(config.h)