don't check for a database driver until after the openssl check is
authorNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 26 Mar 2002 05:58:35 +0000 (05:58 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Tue, 26 Mar 2002 05:58:35 +0000 (05:58 +0000)
commit7925c417c59119843151194c251a4a767cb102a9
treea3f7ad767fb7534dc71cdaaef1bd326714caea87
parentf491df6a136a02256386b8a3b48a7bb59df1c9cd
don't check for a database driver until after the openssl check is
complete. if the ld paths aren't set up for the db installation this
can interfere with the openssl check because it tries to run a program
linked against the libraries we've been finding.
citadel/ChangeLog
citadel/configure.ac