]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/configure.ac
Index: include/ChangeLog
authorGeoffrey Keating <geoffk@apple.com>
Tue, 21 Jun 2005 00:24:59 +0000 (00:24 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 21 Jun 2005 00:24:59 +0000 (00:24 +0000)
commit83fbfe42c25f312d47f30be37bcb957c2b7258cf
tree5aa8cd16ebc0ee846618de6cc23fdf119b58e704
parent76243d1022e8ee3f85500acfe283e8257b2e3484
Index: include/ChangeLog
2005-06-20  Geoffrey Keating  <geoffk@apple.com>

* libiberty.h (strverscmp): Prototype.

Index: libiberty/ChangeLog
2005-06-20  Geoffrey Keating  <geoffk@apple.com>

* strverscmp.c: New.
* Makefile.in (CFILES): Add strverscmp.c.
(CONFIGURED_OFILES): Add strverscmp.o.
(strverscmp.o): New rule.
(stamp-functions): Add $(srcdir) to files in source directory.
* configure.ac (funcs): Add strverscmp.
(AC_CHECK_FUNCS): Add strverscmp.
* configure: Regenerate.
* functions.texi: Regenerate.

From-SVN: r101226
include/ChangeLog
include/libiberty.h
libiberty/ChangeLog
libiberty/Makefile.in
libiberty/configure
libiberty/configure.ac
libiberty/functions.texi
libiberty/strverscmp.c [new file with mode: 0644]