]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: fixed "5.6 Improper use of Autoconf cache variables"
authorDaniel Stenberg <daniel@haxx.se>
Thu, 21 Apr 2016 21:14:13 +0000 (23:14 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 21 Apr 2016 21:14:13 +0000 (23:14 +0200)
As of commit d9f3b365a3

docs/KNOWN_BUGS

index 2031edf6c467ceb8dcbd5669e034c9e9a00c6892..0a6dda270b4b8d180562277f3f0da5c0221cd58b 100644 (file)
@@ -43,7 +43,6 @@ problems may have been fixed or changed somewhat since this was written!
  5.3 libidn and old iconv
  5.4 AIX shared build with c-ares fails
  5.5 can't handle Unicode arguments in Windows
- 5.6 Improper use of Autoconf cache variables
 
  6. Authentication
  6.1 NTLM authentication and unicode
@@ -265,13 +264,6 @@ problems may have been fixed or changed somewhat since this was written!
   https://curl.haxx.se/bug/?i=345
   https://curl.haxx.se/bug/?i=731
 
-5.6 Improper use of Autoconf cache variables
-
- A number of macros used in curl's configure modify the Autoconf cache
- variables which breaks configure variable caching.
-
- Issue: https://github.com/curl/curl/issues/603
-
 
 6. Authentication