summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tools/configure.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/tools/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/tools/configure.in b/c/src/tests/tools/configure.in
index 0e32e8ccf7..85e2892dac 100644
--- a/c/src/tests/tools/configure.in
+++ b/c/src/tests/tools/configure.in
@@ -3,9 +3,9 @@ dnl
dnl $Id$
AC_INIT(generic)
+RTEMS_TOP(../../../..)
AC_CONFIG_AUX_DIR(../../../..)
-RTEMS_TOP(../../../..)
RTEMS_CANONICAL_TARGET_CPU
AM_INIT_AUTOMAKE(rtems-tests-tools,$RTEMS_VERSION,no)