commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ChangeLog acheaders.m4 actypes.m4


From: Pavel Roskin
Subject: autoconf ChangeLog acheaders.m4 actypes.m4
Date: Fri, 15 Jun 2001 08:53:18 -0700

CVSROOT:        /cvsroot/autoconf/
Module name:    autoconf
Changes by:     Pavel Roskin <address@hidden>   01/06/15 08:53:18

Modified files:
        .              : ChangeLog acheaders.m4 actypes.m4 

Log message:
        * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of defining
        an unused pointer use cast to this type and `if' statement to
        avoid warnings from the compiler.
        (AC_HEADER_TIME): Likewise.
        * actypes.m4 (AC_CHECK_MEMBER): s/foo/ac_aggr/. Use the member
        in `if' statement to avoid warnings from the compiler. Declare
        ac_aggr static to avoid the need to initialize it.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/ChangeLog.diff?tr1=1.1435&tr2=1.1436&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/acheaders.m4.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/autoconf/autoconf/actypes.m4.diff?tr1=1.6&tr2=1.7&r1=text&r2=text




reply via email to

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