diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 41db8320e..872af6a33 100644 --- a/configure.ac +++ b/configure.ac @@ -369,6 +369,8 @@ if test "$with_engine" = "xulrunner"; then LIBXUL_INIT +AC_DEFINE([WITH_XULRUNNER_ENGINE],[1],[Define if building the Xulrunner backend]) + WEASEL_UA_VERSION=3.0 AC_SUBST([WEASEL_UA_VERSION]) |