diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-01-09 09:06:26 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-01-09 09:06:26 +0000 |
commit | 8a16e48a6c24859136fe0212fc29ac697f7165b0 (patch) | |
tree | 028225ca2c333b3ba666bf604cb4512678ea8d06 | |
parent | 4c3a2318ae668ef49ede42c2bd7ef1954a5eabb0 (diff) |
configure spnego fix of yday
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |