summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/ChangeLog5
-rw-r--r--cpukit/posix/src/Makefile.am2
2 files changed, 6 insertions, 1 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 84654514b7..043defbe09 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * optman/Makefile.am: Adapt ASM4FLAGS to automake-1.5 happy.
+ * src/Makefile.am: Adapt INCLUDES to make automake-1.5 happy.
+
2001-09-13 Joel Sherrill <joel@OARcorp.com>
* src/sysconf.c: Fix typo syntax error accidentally committed.
diff --git a/cpukit/posix/src/Makefile.am b/cpukit/posix/src/Makefile.am
index c841f96353..daffbe6c3b 100644
--- a/cpukit/posix/src/Makefile.am
+++ b/cpukit/posix/src/Makefile.am
@@ -4,7 +4,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
-INCLUDES += -I.
+INCLUDES = -I.
# following are semi-implemented and untested
UNUSED_C_FILES = devctl.c intr.c