commit-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

autoconf ChangeLog acfunctions.m4


From: Akim Demaille
Subject: autoconf ChangeLog acfunctions.m4
Date: Mon, 18 Jun 2001 10:41:03 -0700

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  01/06/18 10:41:03

Modified files:
        .              : ChangeLog acfunctions.m4 

Log message:
        * acfunctions.m4 (AC_FUNC_CHOWN, AC_FUNC_CLOSEDIR_VOID)
        (AC_FUNC_GETPGRP, AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK)
        (AC_FUNC_MMAP, AC_FUNC_SELECT_ARGTYPES, _AC_FUNC_STAT)
        (AC_FUNC_UTIME_NULL): Use AC_INCLUDES_DEFAULT.
        Don't use AC_TRY_RUN, which double quotes, prefer AC_RUN_IFELSE,
        and either AC_LANG_SOURCE or AC_LANG_PROGRAM.
        (AC_FUNC_CLOSEDIR_VOID): Protect C++ from `int closedir ();' (or
        the converse).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/ChangeLog.diff?cvsroot=OldCVS&tr1=1.1441&tr2=1.1442&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/acfunctions.m4.diff?cvsroot=OldCVS&tr1=1.37&tr2=1.38&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]