------- Comment #3 from amylaar at gcc dot gnu dot org  2010-01-30 05:08 -------
Subject: Bug 42798

Author: amylaar
Date: Sat Jan 30 05:08:11 2010
New Revision: 156379

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156379
Log:
include:
        PR bootstrap/42798
        * libiberty.h: Check _GNU_SOURCE to decide wheather to test
        HAVE_GNU_SOURCE_DECL_BASENAME or HAVE_DECL_BASENAME.
libiberty:
        PR bootstrap/42798
        * configure.ac: Add AC_CHECK_GNU_SOURCE_DECLS(basename).
        * aclocal.m4 (AC_CHECK_GNU_SOURCE_DECL): Define.
        (AC_CHECK_GNU_SOURCE_DECLS): Likewise.
        * configure, config.in: Regenerate.

Modified:
    branches/milepost-20100130-branch/include/ChangeLog
    branches/milepost-20100130-branch/include/libiberty.h
    branches/milepost-20100130-branch/libiberty/ChangeLog
    branches/milepost-20100130-branch/libiberty/aclocal.m4
    branches/milepost-20100130-branch/libiberty/config.in
    branches/milepost-20100130-branch/libiberty/configure
    branches/milepost-20100130-branch/libiberty/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42798

Reply via email to