From 20f9a0fcd51e5edc7ea5c66fb655cd028319100d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 15 Jun 2008 02:34:54 +0000 Subject: Add support for adding certificate exceptions. Same UI as firefox. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ee5fddb..2cd5928 100644 --- a/configure.ac +++ b/configure.ac @@ -34,10 +34,13 @@ LIBXUL_CFLAGS=`$PKG_CONFIG --cflags --define-variable=includetype=unstable libxu AC_SUBST([LIBXUL_CFLAGS]) AC_SUBST([LIBXUL_LIBS]) AC_SUBST([LIBXUL_DIR]) +AC_SUBST([LIBXUL_SDK_DIR]) AC_OUTPUT([ Makefile +components/Makefile data/Makefile +data/chrome/Makefile src/Makefile python/Makefile python/config.py -- cgit v0.9.1