Patch to libtool-1.2b to make --disable-static

Sun Sep 20 18:21:46 1998  Owen Taylor  <otaylor@redhat.com>

	* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
This commit is contained in:
Owen Taylor
1998-09-20 22:14:19 +00:00
committed by Owen Taylor
parent 034e7c0339
commit b2268f6834
9 changed files with 49 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
Sun Sep 20 18:21:46 1998 Owen Taylor <otaylor@redhat.com>
* ltconfig.sh: Patch to libtool-1.2b to make --disable-static
work.
Sun Sep 20 02:09:44 1998 Josh MacDonald <jmacd@axis.hip.berkeley.edu>
* glib.h: New function g_hash_table_foreach_remove is similar to