/[autoconf]/autoconf/lib/autoconf/lang.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/lang.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.155 by eggert, Sat Apr 20 06:09:02 2002 UTC revision 1.156 by eggert, Sun Sep 1 10:11:05 2002 UTC
# Line 447  AS_IF([AC_TRY_EVAL(ac_link_default)], Line 447  AS_IF([AC_TRY_EVAL(ac_link_default)],
447  # Be careful to initialize this variable, since it used to be cached.  # Be careful to initialize this variable, since it used to be cached.
448  # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.  # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
449  ac_cv_exeext=  ac_cv_exeext=
450  for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;  for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.*; do
451                  ls a.out conftest 2>/dev/null;    test -f "$ac_file" || continue
                 ls a.* conftest.* 2>/dev/null`; do  
452    case $ac_file in    case $ac_file in
453      _AC_COMPILER_EXEEXT_REJECT ) ;;      _AC_COMPILER_EXEEXT_REJECT ) ;;
454      a.out ) # We found the default executable, but exeext='' is most      a.out ) # We found the default executable, but exeext='' is most
# Line 515  AS_IF([AC_TRY_EVAL(ac_link)], Line 514  AS_IF([AC_TRY_EVAL(ac_link)],
514  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
515  # work properly (i.e., refer to `conftest.exe'), while it won't with  # work properly (i.e., refer to `conftest.exe'), while it won't with
516  # `rm'.  # `rm'.
517  for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do  for ac_file in conftest.exe conftest conftest.*; do
518      test -f "$ac_file" || continue
519    case $ac_file in    case $ac_file in
520      _AC_COMPILER_EXEEXT_REJECT ) ;;      _AC_COMPILER_EXEEXT_REJECT ) ;;
521      *.* ) ac_cv_exeext=`expr "$ac_file" : ['[^.]*\(\..*\)']`      *.* ) ac_cv_exeext=`expr "$ac_file" : ['[^.]*\(\..*\)']`

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.156

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26