summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-06 09:40:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-06 09:40:38 +0000
commit17569bf4898f9406dac4a4ae94847c1593b6d204 (patch)
tree627652faadd0b8f592d8eea71af37036686c5320 /cpukit/posix
parent2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-17569bf4898f9406dac4a4ae94847c1593b6d204.tar.bz2
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR.
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/ChangeLog4
-rw-r--r--cpukit/posix/configure.ac3
2 files changed, 5 insertions, 2 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 985b1ab096..eb22bdc470 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac
index ab87e64690..2697cd8945 100644
--- a/cpukit/posix/configure.ac
+++ b/cpukit/posix/configure.ac
@@ -5,8 +5,7 @@
AC_PREREQ(2.57)
AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src/pthread.c])
-RTEMS_TOP(../..)
-AC_CONFIG_AUX_DIR(../..)
+RTEMS_TOP([../..])
RTEMS_CANONICAL_TARGET_CPU