commit-autoconf
[Top][All Lists]
Advanced

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

autoconf ./ChangeLog ./NEWS ./acfunctions ./acf...


From: Akim Demaille
Subject: autoconf ./ChangeLog ./NEWS ./acfunctions ./acf...
Date: Tue, 14 Nov 2000 08:01:06 -0800

CVSROOT:        /cvs
Module name:    autoconf
Changes by:     Akim Demaille <address@hidden>  00/11/14 08:01:06

Modified files:
        .              : ChangeLog NEWS acfunctions acfunctions.m4 
                         acspecific.m4 
        doc            : autoconf.texi 
        tests          : syntax.at 

Log message:
        * acspecific.m4 (AC_SYS_LARGEFILE): Don't worry about
        whether fseeko and ftello are properly declared.
        * acfunctions.m4 (AC_FUNC_FSEEKO): New macro, which worries about
        fseeko (and presumably ftello).  Do not set _XOPEN_SOURCE; that
        causes too many problems in practice.
        * acfunctions (fteelo, fseeko): Trigger AC_FUNC_FSEEKO.
        * doc/autoconf.texi: Adjust.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/ChangeLog.diff?r1=1.1050&r2=1.1051
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/NEWS.diff?r1=1.136&r2=1.137
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acfunctions.diff?r1=1.11&r2=1.12
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acfunctions.m4.diff?r1=1.18&r2=1.19
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/acspecific.m4.diff?r1=1.312&r2=1.313
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/doc/autoconf.texi.diff?r1=1.387&r2=1.388
http://subversions.gnu.org/cgi-bin/cvsweb/autoconf/tests/syntax.at.diff?r1=1.2&r2=1.3




reply via email to

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