]> arthur.barton.de Git - ngircd-alex.git/commit
Fix --with-{openssl|gnutls} to accept path names
authorAlexander Barton <alex@barton.de>
Wed, 2 Sep 2009 12:28:09 +0000 (14:28 +0200)
committerAlexander Barton <alex@barton.de>
Wed, 2 Sep 2009 12:28:09 +0000 (14:28 +0200)
commit933da741c6485e090990f296ad89e6173583829b
tree6ec7e1fb39aafde56e8aa745ed587622b1c344fe
parentcf7e19193b79af0711c5a03ac7da33bd84947b16
Fix --with-{openssl|gnutls} to accept path names

This patch fixes --with-openssl and --with-gnutls and enables both to
accept path names, so that you can use "./configure --with-XXX=/path".
All the other --with-XXX parameters support this already.
configure.in