]> git.sur5r.net Git - openldap/commitdiff
Regenerate for cb1b9e2a3e4acef4695f69494be4389a13800c64
authorHoward Chu <hyc@openldap.org>
Tue, 18 Sep 2012 21:40:42 +0000 (14:40 -0700)
committerHoward Chu <hyc@openldap.org>
Tue, 18 Sep 2012 21:40:42 +0000 (14:40 -0700)
configure

index 5fea673a7c45c0f8dab995ccc73a981f18dae7de..2e8d741f8e55e2d761666a430c9a7216fa10c9e4 100755 (executable)
--- a/configure
+++ b/configure
@@ -15764,7 +15764,9 @@ $as_echo "#define HAVE_MOZNSS 1" >>confdefs.h
 
                        TLS_LIBS="-lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4"
                else
+                       if test $ol_with_tls = moznss ; then
                        as_fn_error "MozNSS not found - please specify the location to the NSPR and NSS header files in CPPFLAGS and the location to the NSPR and NSS libraries in LDFLAGS (if not in the system location)" "$LINENO" 5
+                       fi
                fi
        fi
 fi