]> granicus.if.org Git - curl/commitdiff
check for m4 version in buildconf
authorDaniel Stenberg <daniel@haxx.se>
Mon, 15 Mar 2004 11:42:48 +0000 (11:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 15 Mar 2004 11:42:48 +0000 (11:42 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index f178949760abf18f49c9fb885213ce425c740e27..be377df584bcb7cc4c89a76beae4e3a6ec73d47f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
 
                                   Changelog
 
+Daniel (15 March 2004)
+- buildconf now checks the m4 version too, since autoconf requires a GNU m4
+  version to build proper configure scripts.
+
 Daniel (12 March 2004)
 - Added CURLOPT_POSTFIELDSIZE_LARGE, the large file version of
   CURLOPT_POSTFIELDSIZE to allow POSTs larger than 2GB.