Back out Pavel Roskin's autoheader patch. It's broken.

This commit is contained in:
Ben Elliston 1999-04-10 21:50:49 +00:00
parent f88690cc61
commit b8b5a1519f
2 changed files with 0 additions and 8 deletions

View File

@ -198,11 +198,6 @@
* 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.

View 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], [])