configure spnego fix of yday
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 Jan 2004 09:06:26 +0000 (09:06 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 Jan 2004 09:06:26 +0000 (09:06 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 94dc540..a6870f5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@
                                   Changelog
 
 
+Daniel (8 January 2004)
+- Fixed the SPNEGO configure check to not use -R or other non-portable options
+  in the LDFLAGS. Reported by Pierre in bug report #872930.
+
 Daniel (5 January 2004)
 - Dan Fandrich provided a fix on our zlib usage.