diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index fab7cfc78444..cc40ed9009d4 100644 --- a/configure.in +++ b/configure.in @@ -6371,7 +6371,6 @@ Please recompile $tmp with --enable-ldap or use --with-openldap.]) elif test "$enable_mozilla" = "no"; then AC_MSG_RESULT([none]) - x_MOZ=[\#] WITH_MOZILLA=NO else AC_MSG_RESULT([internal]) @@ -6536,7 +6535,6 @@ These files can be found at <http://dev-www.libreoffice.org/mozilla/> fi fi fi -AC_SUBST(x_MOZ) AC_SUBST(BUILD_MOZAB) AC_SUBST(PREBUILT_MOZAB) AC_SUBST(MOZILLABUILD) |