]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Back out Pavel Roskin's autoheader patch. It's broken.
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sat, 10 Apr 1999 21:50:49 +0000 (21:50 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Sat, 10 Apr 1999 21:50:49 +0000 (21:50 +0000)
ChangeLog
autoheader.m4

index d33504eae127ddf2d55d124761ee1114a14d9746..5c764f3a2607063622bd2e1376a6232ea5bfd0d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * standards.texi: Update from FSF.
 
-1999-02-10  Pavel Roskin  <pavel_roskin@geocities.com>
-
-       * autoheader.m4: Do not complain about using AC_TRY_RUN without a
-       cross-compilation action--only autoconf should do this.
-       
 1999-02-10  Tom Tromey  <tromey@cygnus.com>
 
        * acgeneral.m4 (AC_CACHE_LOAD): Avoid sourcing special files.
index 26f63c7f020e80db175384754c071432c66bd1ed..cb411b0fb7312493a15872e9e30ce2b1cd7e64b4 100644 (file)
@@ -108,6 +108,3 @@ ifelse([$3],,[#
 #undef $1
 "@@@
 ])])
-
-dnl autoheader is not the right program to complain about cross-compiling
-define([AC_TRY_RUN], [])