]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/Makefile.in
libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.
authorYunlian Jiang <yunlian@google.com>
Fri, 22 May 2015 20:53:45 +0000 (20:53 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 22 May 2015 20:53:45 +0000 (20:53 +0000)
commitf50f17e6707da098ce7542741f67830bc5f80fc0
treeda3a764bef8f53ed9fa5173bc66cea4ee5d4e8f7
parentaf563d4bb754b06f828d29aa74b5b663353cec97
libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.

include/:
* libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is
not defined.
libiberty/:
* configure.ac: Add AC_GNU_SOURCE.
* Makefile.in (COMPILE.c): Add -D_GNU_SOURCE.
* configure, config.in: Rebuild.
* floatformat.c (_GNU_SOURCE): Don't define if already defined.

From-SVN: r223589
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/config.in
libiberty/configure
libiberty/configure.ac
libiberty/floatformat.c