summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:47:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-03-11 08:47:30 +0000
commit9b353a50137524bae6135a913ea898a508eac3cc (patch)
tree409129e00270998448aa496292571ee8fbff89ec /cpukit/libcsupport/configure.ac
parentMerger from rtems-4-6-branch. (diff)
downloadrtems-9b353a50137524bae6135a913ea898a508eac3cc.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/libcsupport/configure.ac')
-rw-r--r--cpukit/libcsupport/configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libcsupport/configure.ac b/cpukit/libcsupport/configure.ac
index 1218a3a0d1..d54cc2a39c 100644
--- a/cpukit/libcsupport/configure.ac
+++ b/cpukit/libcsupport/configure.ac
@@ -6,7 +6,6 @@ AC_PREREQ(2.57)
AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src])
RTEMS_TOP(../..)
-AC_CONFIG_AUX_DIR(../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE([no-define nostdinc foreign 1.7.2])