]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/configure
Makefile.in (TESTLIB): New.
authorDJ Delorie <dj@redhat.com>
Tue, 22 Jan 2002 20:03:29 +0000 (15:03 -0500)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 22 Jan 2002 20:03:29 +0000 (15:03 -0500)
commit9ce3f7e5d3e94dbe814dbe1d2212064cb9084014
tree4668c0ff40f185a82c1b9c01b0388f432c6cf685
parent816e265a1b3af7b3e97c8716b7e6afcee0d3c275
Makefile.in (TESTLIB): New.

* Makefile.in (TESTLIB): New.  This library is for future
testsuites.
(CFILES, REQUIRED_OFILES, CONFIGURED_OFILES): Re-alphabetize,
break down by letter.
(REQUIRED_OFILES): List long-to-compile files first.
(maint-deps): New, target for updating dependencies.
(dependencies): Update.
* maint-tool: Add dependency-generating option.
* configure.in: Check for _doprnt even if we're not providing it.
* configure: Regenerate.

* _doprnt.c: Modifications to allow compiling on any platform.
* copysign.c: Likewise.
* putenv.c: Likewise.
* setenv.c: Likewise.
* vsprintf.c: Likewise.

From-SVN: r49090
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/_doprnt.c
libiberty/configure
libiberty/configure.in
libiberty/copysign.c
libiberty/maint-tool
libiberty/putenv.c
libiberty/setenv.c
libiberty/vsprintf.c