]> granicus.if.org Git - curl/commit
We now make sure to only scan for SSL options with pkg-config if we haven't
authorDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 22:13:36 +0000 (22:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 26 Apr 2004 22:13:36 +0000 (22:13 +0000)
commit6bd02a3ab5d951e5fa99495ebe3a1aca7cbaaede
tree7a8a920fbb091e4a1a4b1889d82f9a0395d99927
parent372e7a6cd411f9350c67abee7066ee38c7d3ecf6
We now make sure to only scan for SSL options with pkg-config if we haven't
disabled SSL with --without-ssl. This previously made the Makefiles use
the SSL libs even though told not to.
configure.ac