summaryrefslogtreecommitdiffstats
path: root/tools/build/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/ChangeLog')
-rw-r--r--tools/build/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/build/ChangeLog b/tools/build/ChangeLog
index 75a6efac11..5c536ae85f 100644
--- a/tools/build/ChangeLog
+++ b/tools/build/ChangeLog
@@ -1,3 +1,16 @@
+2003-03-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug
+ in autoconf-2.57.
+
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
+2003-03-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add AC_CHECK_HEADERS.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).