/[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.151 by akim, Sun Oct 14 11:48:18 2001 UTC revision 1.152 by meyering, Thu Jan 17 13:38:19 2002 UTC
# Line 408  AC_DEFUN([AC_OBJEXT],   []) Line 408  AC_DEFUN([AC_OBJEXT],   [])
408  # Beware of `expr' that may return `0' or `'.  Since this macro is  # Beware of `expr' that may return `0' or `'.  Since this macro is
409  # the first one in touch with the compiler, it should also check that  # the first one in touch with the compiler, it should also check that
410  # it compiles properly.  # it compiles properly.
411  #  #
412  # On OpenVMS 7.1 system, the DEC C 5.5 compiler when called through a  # On OpenVMS 7.1 system, the DEC C 5.5 compiler when called through a
413  # GNV (gnv.sourceforge.net) cc wrapper, produces the output file named  # GNV (gnv.sourceforge.net) cc wrapper, produces the output file named
414  # `a_out.exe'.  # `a_out.exe'.
# Line 422  AS_IF([AC_TRY_EVAL(ac_link_default)], Line 422  AS_IF([AC_TRY_EVAL(ac_link_default)],
422  [# Find the output, starting from the most likely.  This scheme is  [# Find the output, starting from the most likely.  This scheme is
423  # not robust to junk in `.', hence go to wildcards (a.*) only as a last  # not robust to junk in `.', hence go to wildcards (a.*) only as a last
424  # resort.  # resort.
425    
426    # Be careful to initialize this variable, since it used to be cached.
427    # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
428    ac_cv_exeext=
429  for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;  for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;
430                  ls a.out conftest 2>/dev/null;                  ls a.out conftest 2>/dev/null;
431                  ls a.* conftest.* 2>/dev/null`; do                  ls a.* conftest.* 2>/dev/null`; do

Legend:
Removed from v.1.151  
changed lines
  Added in v.1.152

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