summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-04-25 21:24:46 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-04-25 21:28:20 -0400
commit4fdd2b4f9d1a834f1786a56d455c9c01dc710390 (patch)
treeff0deffcecfea96eab1bf95032fc831af79107b5 /configure.in
parentc3740ff1646a15823b19b9e703af04a3c52c44b5 (diff)
Move it up a bit more to get it to build with --disable-mozilla.
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6c7a8b60d0dc..8ba8d4ff917d 100755
--- a/configure.in
+++ b/configure.in
@@ -4910,6 +4910,8 @@ fi
AC_SUBST(WITH_LDAP)
AC_SUBST(WITH_OPENLDAP)
+AC_OUTPUT([ooo.lst])
+
dnl ===================================================================
dnl Check for system mozilla
dnl ===================================================================
@@ -5095,7 +5097,6 @@ else
AC_MSG_RESULT([no])
fi
-AC_OUTPUT([ooo.lst])
if test "$BUILD_MOZAB" = "TRUE"; then
if test "$_os" = "WINNT"; then