summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-07 03:52:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-07 03:52:47 +0000
commitf2d4ef550394b63a5b72dfb6604bf0ae9b6c3cd5 (patch)
treef3bf8a26a04f99d56beff8b9374e45ee70c14dad /c
parent2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-f2d4ef550394b63a5b72dfb6604bf0ae9b6c3cd5.tar.bz2
2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove dead code.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog4
-rw-r--r--c/src/configure.ac3
2 files changed, 4 insertions, 3 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 23a93587ac..072399aac7 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2011-03-07 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Remove dead code.
+
2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4, aclocal/version.m4:
diff --git a/c/src/configure.ac b/c/src/configure.ac
index 86408e4a9d..dbbb0d4083 100644
--- a/c/src/configure.ac
+++ b/c/src/configure.ac
@@ -59,9 +59,6 @@ EOF
-e 's%default\.cfg%%'`;
else break; fi;
done
-#${MAKE-make} -f ${DEPDIR}/cfg.P \
-# srcdir="${srcdir}" MKDIR_P="${MKDIR_P}" \
-# make/custom/default.cfg $CUSTOM_CFG_FILES
AC_MSG_NOTICE([creating make/${RTEMS_BSP}.cache])
${MAKE-make} -f ${srcdir}/make/bsp.mak \