summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 09:36:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-22 09:36:10 +0000
commitb9292646dc8ca05f4bb170f96688e01562ccd5c4 (patch)
treea61183e7493d5655611bc42279a7ff830fc3f740 /cpukit/posix/ChangeLog
parent2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b9292646dc8ca05f4bb170f96688e01562ccd5c4.tar.bz2
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
Diffstat (limited to 'cpukit/posix/ChangeLog')
-rw-r--r--cpukit/posix/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 1e6184b3fa..4b52ace5b9 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/Makefile.am: Use AM_CPPFLAGS instead of INCLUDES.
+
2002-07-05 Joel Sherrill <joel@OARcorp.com>
* include/rtems/posix/cancel.h, src/cancel.c, src/cancelrun.c,