* lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE):
commit25d20b0c959e8bb6c1b8b0ca0b4642002e61236c
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Oct 2006 19:10:49 +0000 (4 19:10 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Oct 2006 19:10:49 +0000 (4 19:10 +0000)
tree29d9555cf5bbf457bd4a69802840cbee0975d99f
parent6fd58f160c638ea40fd6905cb45459d7f652ab1c
* lib/autoconf/general.m4 (_AC_COMPILE_IFELSE, _AC_LINK_IFELSE):
Use a single call to AC_DO_TOKENS rather than multiple, for
efficiency.
(_AC_LINK_IFELSE): Test that resulting file is executable.
Problem reported by mwoehlke in
<http://lists.gnu.org/archive/html/bug-coreutils/2006-10/msg00048.html>.
ChangeLog
lib/autoconf/general.m4