diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 11:42:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-03-15 11:42:48 +0000 |
commit | 5d53b544d30a66293fa7a1eb483871b586f4f832 (patch) | |
tree | e4964e437167f0f5fc1521bcb06beb253b69a4f8 /CHANGES | |
parent | 6dc8fac1229c7cb23995dd105f3cd5184d4bd6ca (diff) |
check for m4 version in buildconf
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |