summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1994-03-28 22:58:08 +0000
committerRoland McGrath <roland@redhat.com>1994-03-28 22:58:08 +0000
commitf0c1a986db70ea78eed33ff4171ba162cf19baee (patch)
tree1d78a790319bb32d5a402f3dc2ab8c039ad148ad /configure.in
parente7defc873b1c276380bbd97451d8933b40d9f257 (diff)
downloadgunmake-f0c1a986db70ea78eed33ff4171ba162cf19baee.tar.gz
Added rcsid.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 23f88fb..f17d4bd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
+AC_REVISION($Id$)
AC_INIT(vpath.c) dnl A distinctive file to look for in srcdir.
AC_CONFIG_HEADER(config.h)