summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/configure.ac
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-07-05 15:55:09 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-07-05 15:55:09 +0000
commit705a070160b3edc4f4e1b4c731d769e85143e07a (patch)
treed77cd6da002c1ef2d10eaea5fbae2cde120e72cb /c/src/exec/posix/configure.ac
parent2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-705a070160b3edc4f4e1b4c731d769e85143e07a.tar.bz2
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../..).
Diffstat (limited to '')
-rw-r--r--c/src/exec/posix/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/configure.ac b/c/src/exec/posix/configure.ac
index 566f1a4caf..608135484e 100644
--- a/c/src/exec/posix/configure.ac
+++ b/c/src/exec/posix/configure.ac
@@ -5,7 +5,7 @@
AC_PREREQ(2.52)
AC_INIT([rtems-c-src-exec-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([src/pthread.c])
-RTEMS_TOP(../../../..)
+RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)
RTEMS_CANONICAL_TARGET_CPU