diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 85dd6ad..b45d754 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) |