changeset 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 bdf0e5f71124
children 0ed4d53c46f9
files configure.ac
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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)