[Libreoffice-commits] .: configure.in
Petr Mladek
pmladek at kemper.freedesktop.org
Wed Mar 30 05:31:24 PDT 2011
configure.in | 4 ----
1 file changed, 4 deletions(-)
New commits:
commit cf4c24ee253af53027dcb5789b5cbd02cd2548aa
Author: Petr Mladek <pmladek at suse.cz>
Date: Wed Mar 30 14:30:25 2011 +0200
build-ant-1.6.diff: MediaWiki can be built with ant 1.6 now
diff --git a/configure.in b/configure.in
index 1260cd2..8b7f6b9 100755
--- a/configure.in
+++ b/configure.in
@@ -7579,10 +7579,6 @@ fi
AC_SUBST(ANT_LIB)
ant_minver=1.6.0
-# update for more extensions...
-if test "$ENABLE_MEDIAWIKI" = "YES"; then
- ant_minver=1.7.0
-fi
ant_minminor1=`echo $ant_minver | cut -d"." -f2`
AC_MSG_CHECKING([whether ant is >= $ant_minver])
More information about the Libreoffice-commits
mailing list