glibc/scripts
Ulrich Drepper 24fd4cc451 Update.
1998-09-23 13:52  Ulrich Drepper  <drepper@cygnus.com>

	* Makeconfig (all-subdirs): Add db.
	* Versions.def: Add definition for libdb1.
	* shlib-versions: Add definitions for libdb1.
	* db/Makefile (extra-libs): Replace by libdb1.
	(libdb-routines): Rename to libdb1-routines.
	(headers): Rename to db1-headers.
	(distribute): Add $(db1-headers).
	(install-others): Define to install symlink libdb.so.NN and the
	$(db1-headers).
	(CPPFLAGS): Add -USE_LIBDB1
	Remove rules to build makedb.
	* db/Versions: Rename libdb to libdb1.
	* include/db.h: If USE_LIBDB1 is defined include db/db.h.

	* scripts/versions.awk: Recognize digits in library names.

	* db/btree/bt_open.c: Fix compiler warnings.
	* db/btree/bt_put.c: Likewise.
	* db/btree/bt_split.c: Likewise.
	* db/hash/hash.c: Likewise.
	* db/hash/hash_bigkey.c: Likewise.
	* db/recno/rec_close.c: Likewise.
1998-09-23 14:02:16 +00:00
..
=__ify Update. 1998-05-08 20:56:30 +00:00
config.guess Update. 1998-05-08 20:56:30 +00:00
config.sub Update. 1998-05-08 20:56:30 +00:00
gen-FAQ.pl Update. 1998-05-08 20:56:30 +00:00
install-sh Update. 1998-05-08 20:56:30 +00:00
mkinstalldirs Update. 1998-05-08 20:56:30 +00:00
move-if-change Update. 1998-05-08 20:56:30 +00:00
printsources Update. 1998-05-08 20:56:30 +00:00
rellns-sh Update. 1998-05-08 20:56:30 +00:00
test-installation.pl Update. 1998-07-01 09:34:02 +00:00
versions.awk Update. 1998-09-23 14:02:16 +00:00