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

Diff of /autoconf/lib/autoconf/specific.m4

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

revision 1.348 by eggert, Fri May 17 07:09:12 2002 UTC revision 1.349 by adl, Tue Jul 9 08:46:08 2002 UTC
# Line 360  AC_DEFINE([_GNU_SOURCE]) Line 360  AC_DEFINE([_GNU_SOURCE])
360  # Check for Cygwin.  This is a way to set the right value for  # Check for Cygwin.  This is a way to set the right value for
361  # EXEEXT.  # EXEEXT.
362  AU_DEFUN([AC_CYGWIN],  AU_DEFUN([AC_CYGWIN],
363  [AC_REQUIRE([AC_CANONICAL_HOST])[]dnl  [AC_CANONICAL_HOST
364  AC_DIAGNOSE([obsolete],  AC_DIAGNOSE([obsolete],
365              [$0 is obsolete: use AC_CANONICAL_HOST and $host_os])dnl              [$0 is obsolete: use AC_CANONICAL_HOST and $host_os])dnl
366  case $host_os in  case $host_os in
# Line 375  esac Line 375  esac
375  # Check for EMX on OS/2.  This is another way to set the right value  # Check for EMX on OS/2.  This is another way to set the right value
376  # for EXEEXT.  # for EXEEXT.
377  AU_DEFUN([AC_EMXOS2],  AU_DEFUN([AC_EMXOS2],
378  [AC_REQUIRE([AC_CANONICAL_HOST])[]dnl  [AC_CANONICAL_HOST
379  AC_DIAGNOSE([obsolete],  AC_DIAGNOSE([obsolete],
380              [$0 is obsolete: use AC_CANONICAL_HOST and $host_os])dnl              [$0 is obsolete: use AC_CANONICAL_HOST and $host_os])dnl
381  case $host_os in  case $host_os in
# Line 390  esac Line 390  esac
390  # Check for mingw32.  This is another way to set the right value for  # Check for mingw32.  This is another way to set the right value for
391  # EXEEXT.  # EXEEXT.
392  AU_DEFUN([AC_MINGW32],  AU_DEFUN([AC_MINGW32],
393  [AC_REQUIRE([AC_CANONICAL_HOST])[]dnl  [AC_CANONICAL_HOST
394  AC_DIAGNOSE([obsolete],  AC_DIAGNOSE([obsolete],
395              [$0 is obsolete: use AC_CANONICAL_HOST and $host_os])dnl              [$0 is obsolete: use AC_CANONICAL_HOST and $host_os])dnl
396  case $host_os in  case $host_os in

Legend:
Removed from v.1.348  
changed lines
  Added in v.1.349

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