summaryrefslogtreecommitdiff
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:24:46 -0400
commit865e1f6ca77ab4507bdfe7ab16534e2e3450cf1d (patch)
treef5afa0722f29db6837aa7d1da81b8251bd7eff16
parent7f5b4deabadafcf1a5af491990a3cbf741d4959b (diff)
Move it up a bit more to get it to build with --disable-mozilla.
-rwxr-xr-xconfigure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1ab3c99091b8..64cf4244a6e7 100755
--- a/configure.in
+++ b/configure.in
@@ -4843,6 +4843,8 @@ fi
AC_SUBST(WITH_LDAP)
AC_SUBST(WITH_OPENLDAP)
+AC_OUTPUT([ooo.lst])
+
dnl ===================================================================
dnl Check for system mozilla
dnl ===================================================================
@@ -5028,7 +5030,6 @@ else
AC_MSG_RESULT([no])
fi
-AC_OUTPUT([ooo.lst])
if test "$BUILD_MOZAB" = "TRUE"; then
if test "$_os" = "WINNT"; then