about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-04-03 18:01:18 +0000
committerRoland McGrath <roland@gnu.org>2000-04-03 18:01:18 +0000
commitca5becb0c5fcd04d427eeb88840129d9e5859015 (patch)
treeaeaf260590635a656e29e02b473bc133baa92b16 /ChangeLog
parentc6d80202830057548b130381c214ddb383fccd5d (diff)
downloadglibc-ca5becb0c5fcd04d427eeb88840129d9e5859015.tar.gz
glibc-ca5becb0c5fcd04d427eeb88840129d9e5859015.tar.xz
glibc-ca5becb0c5fcd04d427eeb88840129d9e5859015.zip
* Makeconfig (preprocess-versions): Undo last change.
	Instead, pass -I$(common-objdir) -I$(..)include instead of $(CPPFLAGS).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9eb4c0370..b6a70c1649 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2000-04-03  Roland McGrath  <roland@baalperazim.frob.com>
 
+	* Makeconfig (preprocess-versions): Undo last change.
+	Instead, pass -I$(common-objdir) -I$(..)include instead of $(CPPFLAGS).
+
 	* sysdeps/mach/hurd/i386/init-first.c (init): Don't set __environ
 	here, before we might move the stack.
 	(posixland_init): Set __libc_argc, __libc_argc, and __environ here.