mirror of
git://git.sv.gnu.org/autoconf
synced 2024-11-21 01:01:48 +08:00
Back out Pavel Roskin's autoheader patch. It's broken.
This commit is contained in:
parent
f88690cc61
commit
b8b5a1519f
@ -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.
|
||||
|
@ -108,6 +108,3 @@ ifelse([$3],,[#
|
||||
#undef $1
|
||||
"@@@
|
||||
])])
|
||||
|
||||
dnl autoheader is not the right program to complain about cross-compiling
|
||||
define([AC_TRY_RUN], [])
|
||||
|
Loading…
Reference in New Issue
Block a user