Fri, 05 Sep 2003 22:42:05 +0000
[gaim-migrate @ 7288]
This won't do squat. Ship it!
| configure.ac | file | annotate | diff | comparison | revisions |
--- a/configure.ac Fri Sep 05 17:04:39 2003 +0000 +++ b/configure.ac Fri Sep 05 22:42:05 2003 +0000 @@ -391,7 +391,7 @@ enable_nss="no" if test "x$nss_manual_check" = "xno"; then - PKG_CHECK_MODULES(NSS, mozilla-nss, have_nss="yes", []) + PKG_CHECK_MODULES(NSS, mozilla-nss, have_nss="yes", have_nss="no") if test "x$have_nss" = "xyes"; then mozilla_nspr="mozilla-nspr"