changeset 6756:cdb4acfe777f

[gaim-migrate @ 7288] This won't do squat. Ship it! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 05 Sep 2003 22:42:05 +0000
parents ea289c6f2382
children ddee8d7daf1b
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"