From d3873ae5a566d733c31cdde300a6e5997dc4b7ce Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 19 Sep 2003 11:58:06 +0000 Subject: Forgot to commit configure changes --- configure.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index fd120f453..0a7e8b40f 100644 --- a/configure.in +++ b/configure.in @@ -179,6 +179,10 @@ esac AC_DEFINE_UNQUOTED(MOZILLA_SNAPSHOT, $MOZILLA_SNAPSHOT, [Define mozilla snapshot]) +AC_CHECK_FILE([$MOZILLA_INCLUDE_ROOT/pipnss/nsIX509Cert.h], + [AC_DEFINE(HAVE_MOZILLA_PSM, 1, + [Define if you have the mozilla psm headers installed])]) + dnl ******************************* dnl Plugins dnl ******************************* -- cgit v1.2.3