summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-19 22:37:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-19 22:37:21 +0000
commit9d721178ee61cc1f43ad9eea87abc4f2638b83e6 (patch)
tree5138820bd7347e2daefee2ab5045f8a123874b1f /cpukit/posix
parent2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9d721178ee61cc1f43ad9eea87abc4f2638b83e6.tar.bz2
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Cosmetical fixes.
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/ChangeLog4
-rw-r--r--cpukit/posix/configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 5bdcf3ec7a..96e49e4342 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,5 +1,9 @@
2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Cosmetical fixes.
+
+2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Fix package name.
2002-10-30 Eric Norum <eric.norum@usask.ca>
diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac
index 4a23a0cf26..aeec1e13d9 100644
--- a/cpukit/posix/configure.ac
+++ b/cpukit/posix/configure.ac
@@ -46,7 +46,7 @@ if test "$HAS_POSIX_API" != "yes"; then
AC_MSG_ERROR([libposix is not supported by this configuration])
fi
-AM_CONFIG_HEADER(src/config.h)
+AM_CONFIG_HEADER([src/config.h])
# Explicitly list all Makefiles here
AC_CONFIG_FILES([Makefile