[gaim-migrate @ 7288]

Fri, 05 Sep 2003 22:42:05 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Fri, 05 Sep 2003 22:42:05 +0000
changeset 6756
a72587c81cef
parent 6755
2d5c62f8809e
child 6757
58c39d82f606

[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"

mercurial