* configure.in: Use AC_PREREQ(2.12.1).
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 23 Nov 1998 13:51:40 +0000 (13:51 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 23 Nov 1998 13:51:40 +0000 (13:51 +0000)
From-SVN: r23802

etc/ChangeLog
etc/configure
etc/configure.in
libchill/ChangeLog
libchill/configure.in
libobjc/ChangeLog
libobjc/configure.in

index 75c7f7c6ccc67431b51b5796c430712c37864bac..95cfd399fd0fa7c140b9b63ee6e10babb5e5d17f 100644 (file)
@@ -1,3 +1,7 @@
+Mon Nov 23 16:46:10 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       *  configure.in: Use AC_PREREQ(2.12.1).
+
 Thu May 14 14:43:10 1998  Nick Clifton  <nickc@cygnus.com>
 
        * targetdoc/arm-interwork.texi: Document dlltool support of
index ce51008ac8338ab892657643088cca94eb550467..55c701a511ca171b1040c49280f57f837d157004 100755 (executable)
@@ -623,7 +623,7 @@ EOF
 # Ultrix sh set writes to stderr and can't be redirected directly,
 # and sets the high bit in the cache file unless we assign to the vars.
 (set) 2>&1 |
-  case `(ac_space=' '; set) 2>&1` in
+  case `(ac_space=' '; set) 2>&1 | grep ac_space` in
   *ac_space=\ *)
     # `set' does not quote correctly, so add quotes (double-quote substitution
     # turns \\\\ into \\, and sed turns \\ into \).
index 9176273de25f945115e110c98eb08117988fc4bc..f34241bea1e9f126929ab1d518ab16056643f1a9 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_PREREQ(2.5)
+AC_PREREQ(2.12.1)
 AC_INIT(Makefile.in)
 
 EGCS_PROG_INSTALL
index 8d0a95c2cd6c936702d4cbb2ef5ccfa8d8ddeec0..ce67b3766cb8553b1a169543e6435165a0540236 100644 (file)
@@ -1,3 +1,7 @@
+Mon Nov 23 16:48:39 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       *  configure.in: Use AC_PREREQ(2.12.1).
+
 Fri Nov 20 18:48:34 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
 
        * basicio.c (PATH_MAX): Define only to _POSIX_PATH_MAX if that is
index 9b908fb3859c35248f60141d826c64cda63fd106..0f6f8cb1bdf76411af099bdb7021af673ff366eb 100644 (file)
@@ -19,6 +19,7 @@
 #the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #02111-1307, USA.
 
+AC_PREREQ(2.12.1)
 AC_INIT(chillrt0.c)
 
 if test "${srcdir}" = "." ; then
index 9ea04e0f70cc9a1131962b9f7dd75c2cc23f8493..32872a5205b3f2cd63d40ce2791ba74cb4ec8822 100644 (file)
@@ -1,3 +1,7 @@
+Mon Nov 23 16:50:28 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       *  configure.in: Use AC_PREREQ(2.12.1).
+
 Thu Nov 19 20:33:37 1998  Jeffrey A Law  (law@cygnus.com)
 
        * Makefile.in (runtime-info.h): Avoid GNU make extensions.
index d5cdc6a5289dbfd6ae353ecca8d2f389c7d55a5b..f3c7c5b16aef220c943640b89d0a96200d496872 100644 (file)
@@ -19,6 +19,7 @@
 #the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #02111-1307, USA.
 
+AC_PREREQ(2.12.1)
 AC_INIT(objc/objc.h)
 #AC_CONFIG_HEADER(config.h)