summaryrefslogtreecommitdiffstats
path: root/c/src/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/configure.in')
-rw-r--r--c/src/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/configure.in b/c/src/configure.in
index de08eb6fba..fc239b1a3f 100644
--- a/c/src/configure.in
+++ b/c/src/configure.in
@@ -3,7 +3,7 @@ dnl
dnl $Id$
AC_PREREQ(2.13)
-AC_INIT(README)
+AC_INIT(exec)
RTEMS_TOP(../..)
AC_CONFIG_AUX_DIR(../..)