/[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.158 by akim, Mon Sep 16 08:38:46 2002 UTC revision 1.159 by akim, Sun Oct 27 18:19:39 2002 UTC
# Line 478  do Line 478  do
478  done],  done],
479        [echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD        [echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
480  cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD  cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD
481  AC_MSG_ERROR([_AC_LANG compiler cannot create executables  AC_MSG_FAILURE([_AC_LANG compiler cannot create executables], 77)])
 check `config.log' for details.], 77)])  
482  ac_exeext=$ac_cv_exeext  ac_exeext=$ac_cv_exeext
483  AC_MSG_RESULT([$ac_file])  AC_MSG_RESULT([$ac_file])
484  ])# _AC_COMPILER_EXEEXT_DEFAULT  ])# _AC_COMPILER_EXEEXT_DEFAULT
# Line 500  if test "$cross_compiling" != yes; then Line 499  if test "$cross_compiling" != yes; then
499      if test "$cross_compiling" = maybe; then      if test "$cross_compiling" = maybe; then
500          cross_compiling=yes          cross_compiling=yes
501      else      else
502          AC_MSG_ERROR([cannot run _AC_LANG compiled programs.          AC_MSG_FAILURE([cannot run _AC_LANG compiled programs.
503  If you meant to cross compile, use `--host'.])  If you meant to cross compile, use `--host'.])
504      fi      fi
505    fi    fi
# Line 540  for ac_file in conftest.exe conftest con Line 539  for ac_file in conftest.exe conftest con
539      * ) break;;      * ) break;;
540    esac    esac
541  done],  done],
542                [AC_MSG_ERROR([cannot compute suffix of executables: cannot compile and link])])                [AC_MSG_FAILURE([cannot compute suffix of executables: cannot compile and link])])
543  rm -f conftest$ac_cv_exeext  rm -f conftest$ac_cv_exeext
544  AC_MSG_RESULT([$ac_cv_exeext])  AC_MSG_RESULT([$ac_cv_exeext])
545  ])# _AC_COMPILER_EXEEXT_O  ])# _AC_COMPILER_EXEEXT_O
# Line 598  AS_IF([AC_TRY_EVAL(ac_compile)], Line 597  AS_IF([AC_TRY_EVAL(ac_compile)],
597  done],  done],
598        [echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD        [echo "$as_me: failed program was:" >&AS_MESSAGE_LOG_FD
599  cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD  cat conftest.$ac_ext >&AS_MESSAGE_LOG_FD
600  AC_MSG_ERROR([cannot compute suffix of object files: cannot compile])])  AC_MSG_FAILURE([cannot compute suffix of object files: cannot compile])])
601  rm -f conftest.$ac_cv_objext conftest.$ac_ext])  rm -f conftest.$ac_cv_objext conftest.$ac_ext])
602  AC_SUBST([OBJEXT], [$ac_cv_objext])dnl  AC_SUBST([OBJEXT], [$ac_cv_objext])dnl
603  ac_objext=$OBJEXT  ac_objext=$OBJEXT

Legend:
Removed from v.1.158  
changed lines
  Added in v.1.159

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