about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-14 17:14:55 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-14 17:14:55 +0000
commitaa802e964f8d45d993f6c3171faa83e422f21957 (patch)
tree11193a81515bb3a55563172f3433ede5378b44c7 /ChangeLog
parent310b3460e0740903996b838e9f9f5842c579cb0f (diff)
downloadglibc-aa802e964f8d45d993f6c3171faa83e422f21957.tar.gz
glibc-aa802e964f8d45d993f6c3171faa83e422f21957.tar.xz
glibc-aa802e964f8d45d993f6c3171faa83e422f21957.zip
Update.
1998-04-14  Ulrich Drepper  <drepper@cygnus.com>

	* Makefile: Include makeconfig before defining rule to regenerate
	configure files.

	* configure.in: Remove restriction on compiling without static
	libs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a75691c35d..8448bdbe41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1998-04-14  Ulrich Drepper  <drepper@cygnus.com>
+
+	* Makefile: Include makeconfig before defining rule to regenerate
+	configure files.
+
+	* configure.in: Remove restriction on compiling without static
+	libs.
+
 1998-04-14 16:34  Ulrich Drepper  <drepper@cygnus.com>
 
 	* test-skeleton.c: Provide hook for initializing code before the fork.