summaryrefslogtreecommitdiffstats
path: root/tools/update
diff options
context:
space:
mode:
Diffstat (limited to 'tools/update')
-rw-r--r--tools/update/ChangeLog4
-rw-r--r--tools/update/configure.ac1
2 files changed, 4 insertions, 1 deletions
diff --git a/tools/update/ChangeLog b/tools/update/ChangeLog
index eddeb2df49..54e8bd9862 100644
--- a/tools/update/ChangeLog
+++ b/tools/update/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
diff --git a/tools/update/configure.ac b/tools/update/configure.ac
index e42af640c0..17812eb85b 100644
--- a/tools/update/configure.ac
+++ b/tools/update/configure.ac
@@ -6,7 +6,6 @@ AC_PREREQ(2.57)
AC_INIT([rtems-tools-update],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
AC_CONFIG_SRCDIR([rtems-polish.sh])
RTEMS_TOP(../..)
-AC_CONFIG_AUX_DIR(../..)
AC_CANONICAL_HOST