projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a22f67a
)
Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
author
Roland McGrath
<roland@redhat.com>
Sat, 20 Jul 1996 09:30:04 +0000
(09:30 +0000)
committer
Roland McGrath
<roland@redhat.com>
Sat, 20 Jul 1996 09:30:04 +0000
(09:30 +0000)
* configure.in: Require autoconf 2.10 or later.
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 05d80c28c87bf229ba7313ef6b52961bd5d263fe..1858612b0cc4f181da82591f4e92b462a1ab931a 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,6
+1,6
@@
dnl Process this file with autoconf to produce a configure script.
AC_REVISION([$Id$])
-AC_PREREQ(2.1
)dnl
dnl Minimum Autoconf version required.
+AC_PREREQ(2.1
0)dnl
dnl Minimum Autoconf version required.
AC_INIT(vpath.c)dnl dnl A distinctive file to look for in srcdir.
AC_CONFIG_HEADER(config.h)
AC_CONFIG_SUBDIRS(glob) dnl Run configure in glob subdirectory.