about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-04-05 04:04:08 +0000
committerRoland McGrath <roland@gnu.org>2000-04-05 04:04:08 +0000
commit7499a22ad74341d5a1471ffc6014ba57a1a68293 (patch)
treea9f61df3d73bdd9cd19520353430a713e948b8d4 /ChangeLog
parent2c57ff212d2b3e669d9dfaf536e8af22012d6a8b (diff)
downloadglibc-7499a22ad74341d5a1471ffc6014ba57a1a68293.tar.gz
glibc-7499a22ad74341d5a1471ffc6014ba57a1a68293.tar.xz
glibc-7499a22ad74341d5a1471ffc6014ba57a1a68293.zip
* Makeconfig: Undo last change.
	* configure.in: If --disable-shared was given, don't set VERSIONING,
	don't define DO_VERSIONING, and don't give scare warning for no
	versioning.
	* configure: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b37e8d7f6..a4bae3ac86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2000-04-05  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* Makeconfig: Undo last change.
+	* configure.in: If --disable-shared was given, don't set VERSIONING,
+	don't define DO_VERSIONING, and don't give scare warning for no
+	versioning.
+	* configure: Regenerated.
+
 2000-04-04  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* Makeconfig [$(build-shared) != yes] (versioning): Set to `no'.