summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-09-12 20:41:58 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-09-12 21:05:06 -0700
commitd10568209627175778a55e370311de100d41f6f2 (patch)
treeef2630749a6a91258667a84564acf1eba0fac755 /configure.in
parentc9f8ee92f006238c7d5e95784cd83ef348283e35 (diff)
downloadnasm-d10568209627175778a55e370311de100d41f6f2.tar.gz
Remove $Id$ tags (useless with git)
Remove CVS $Id$ tags, since git doesn't use them.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 85dd6ad3..b45d7547 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,6 @@
dnl Process this file with autoconf 2.53 or later to produce
dnl a configure script.
AC_PREREQ(2.53)
-AC_REVISION([$Id$])
AC_INIT(config.h.in)
AC_CONFIG_HEADERS(config.h)