summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--configure2
-rw-r--r--configure.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 80412644fc..400b9b9779 100644
--- a/configure
+++ b/configure
@@ -479,7 +479,7 @@ echo > confdefs.h
# A filename unique to this package, relative to the directory that
# configure is in, which we can look for to find out if srcdir is correct.
-ac_unique_file=README
+ac_unique_file=c
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
diff --git a/configure.in b/configure.in
index e92f11e368..b4625e51d8 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ dnl
dnl $Id$
AC_PREREQ(2.13)
-AC_INIT(README)
+AC_INIT(c)
RTEMS_TOP(.)
RTEMS_CANONICAL_TARGET_CPU