diff configure.ac @ 7252:1a808d72caff

[gaim-migrate @ 7829] Hopefully, this will prevent gaim from building NSS support if the NSS libs are detected but the header files are not. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 13 Oct 2003 23:20:07 +0000
parents a0801eac684d
children 9152f58ab5ee
line wrap: on
line diff
--- a/configure.ac	Mon Oct 13 21:51:53 2003 +0000
+++ b/configure.ac	Mon Oct 13 23:20:07 2003 +0000
@@ -639,6 +639,7 @@
 			else
 				NSPR_CFLAGS=""
 				NSPR_LIBS=""
+				enable_nss="no"
 			fi
 		else
 			AC_MSG_CHECKING(for Mozilla nss3 includes)