summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:24:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-09-24 18:24:11 +0000
commitdbdd7d4322ad632a691c9f0e953a4490f34597e8 (patch)
treeca02c4825c410849ed0b5886a1cbf5b12de876b7 /c/src/lib/ChangeLog
parent2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-dbdd7d4322ad632a691c9f0e953a4490f34597e8.tar.bz2
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/sys/Makefile.am: Use = instead of += to setup NETWORKING_H_FILES and NEWLIB_H_FILES.
Diffstat (limited to '')
-rw-r--r--c/src/lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 97d11083e5..9d9cfb3915 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,5 +1,10 @@
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * include/sys/Makefile.am: Use = instead of += to setup
+ NETWORKING_H_FILES and NEWLIB_H_FILES.
+
+2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* libc/Makefile.am: Revamp INCLUDES handling to make automake-1.5
happy.