]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Thu Jun 18 12:13:27 1998 Ian Lance Taylor <ian@cygnus.com>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Tue, 15 Sep 1998 01:34:50 +0000 (01:34 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Tue, 15 Sep 1998 01:34:50 +0000 (01:34 +0000)
commit03b32b3e0ee196d6aeb2c5f9cbb34adc50d16995
tree512dbdf0d766f8b9da804f677a55011c0d6eff96
parent0d3cb8ba2e57cb4f2a6c12318c049f36ac6fcb6e
Thu Jun 18 12:13:27 1998  Ian Lance Taylor  <ian@cygnus.com>
        * acspecific.m4 (AC_EXEEXT): Correct setting of ac_exeext when
        there is no extension.
Mon Jun  1 12:30:39 1998  Ian Lance Taylor  <ian@cygnus.com>
        * acspecific.m4 (AC_PROG_INSTALL): Likewise.
        (AC_PROG_CC): On cygwin32, if neither gcc nor cc
        are found, look for cl.
        (AC_PROG_CXX): Look for cl after all other choices.
Thu May 28 18:37:36 1998  Ian Lance Taylor  <ian@cygnus.com>
        Add support for Visual C++:
        * acspecific.m4 (AC_PROG_CC): Check whether compiler supports -g
        even if it is not gcc.
        (AC_PROG_CXX): Likewise.
        (AC_PROG_CPP): Try running the compiler with the -nologo option.
        (AC_FUNC_ALLOCA): Check for _MSC_VER.  Use ac_objext.
        (AC_FUNC_MEMCMP): Use ac_objext.
        (AC_STRUCT_ST_BLOCKS): Likewise.
        (AC_OBJEXT): New macro.
        (AC_CYGWIN32, AC_MINGW32, AC_EXEEXT): New macros.
Thu Apr 30 16:29:00 1998  Syd Polk  <spolk@cygnus.com>
        * acspecific.m4 (SETPGRP_VOID): The test for setpgrp needs
        to have unistd.h included or the DEC compiler does not
        flag the error that triggers setting the variable.
acspecific.m4
lib/autoconf/specific.m4