From: Daniel Stenberg Date: Fri, 4 Jun 2004 20:57:59 +0000 (+0000) Subject: configure fix X-Git-Tag: pre-aifix~105 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d620f1e529134196c87e40bb8d2729fa35eeb07b;p=curl configure fix --- diff --git a/CHANGES b/CHANGES index b58e04642..368f07ba5 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel (4 June 2004) +- Made the configure checks for strerror_r() not exit the configure script + when built for cross-compiling. + Daniel (3 June 2004) - Chris Gaukroger pointed out that 'make test' attempts to run the tests even if curl is built cross-compiled. I've now made it output a short message