Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5376c3f..4e6ddba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -57,8 +57,6 @@ AC_SUBST(MOZILLA_INCLUDE_DIR)
AC_SUBST(XPIDL)
AC_SUBST(MOZILLA_IDL_DIR)
-AC_DEFINE([HAVE_GECKO_1_9],[1],[Define if we have gecko 1.9])
-
PKG_CHECK_MODULES(NSPR, [nspr],
[have_nspr=true],
[