From: Roland McGrath Date: Mon, 28 Mar 1994 22:58:08 +0000 (+0000) Subject: Added rcsid. X-Git-Tag: 3.70.2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c1a986db70ea78eed33ff4171ba162cf19baee;p=thirdparty%2Fmake.git Added rcsid. --- diff --git a/configure.in b/configure.in index 23f88fbe..f17d4bd9 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)