autoconf/lib
Paul Eggert 5c70aeca3f * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin
from /dev/null, as "configure" shouldn't read stdin, and this
insulates us from problems (e.g., when testing for "cl").
Suggested by Alexandre Duret-Lutz.  Also, do this redirection
before invoking "hostname" or "uname".
(_AC_PREPROC_IFELSE, _AC_COMPILE_IFELSE,
_AC_LINK_IFELSE): Undo previous change, as it's no longer needed.
* lib/autoconf/c.m4 (AC_PROG_CC, AC_PROG_CXX): Don't bother with
"</dev/null" since it's now done at the top of 'configure'.
* lib/autoconf/fortran.m4 (_AC_PROG_FC): Likewise.
* lib/autoconf/programs.m4 (_AC_PATH_PROG_FLAVOR_GNU): Likewise.
Also, replace grep with shell pattern-matching, to save a process.
2005-02-11 19:12:29 +00:00
..
autoconf * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Redirect stdin 2005-02-11 19:12:29 +00:00
Autom4te Regenerate. 2005-02-01 00:59:56 +00:00
autoscan Regenerate. 2005-02-01 00:59:56 +00:00
autotest * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update for 2005. 2005-02-05 07:58:43 +00:00
emacs Regenerate. 2005-02-01 00:59:56 +00:00
m4sugar * lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Update for 2005. 2005-02-05 07:58:43 +00:00
.cvsignore
autom4te.in * lib/autoconf/general.m4 (AC_REQUIRE_AUX_FILE): New empty macro. 2004-08-03 22:06:09 +00:00
freeze.mk * configure.ac (test suite): Cease to generate wrapper scripts. 2004-12-09 21:14:45 +00:00
Makefile.am
Makefile.in Regenerate. 2005-02-01 00:59:56 +00:00