From c0a4ce3649d51253e371cc1c883055eced116c32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Thu, 17 Jun 2004 10:58:30 +0000 Subject: [PATCH] INTEGRATION: CWS ooo64bit01 (1.62.2); FILE MERGED 2004/03/19 08:20:08 waratah 1.62.2.1: Merge from ant01 to make compiles with ant 1.6 work correctly --- config_office/configure.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config_office/configure.in b/config_office/configure.in index 836aab90977b..90dd6e37d5cf 100644 --- a/config_office/configure.in +++ b/config_office/configure.in @@ -3,7 +3,7 @@ dnl * vi:set sw=3 ts=3 et: dnl * dnl * Name: configure.in dnl * Auth: Willem van Dorp, Ross Nicholson, Oisin Boydell - Sun Microsystems Ireland -dnl * Date: $Date: 2004-06-16 10:48:18 $ +dnl * Date: $Date: 2004-06-17 11:58:30 $ dnl * dnl * Desc: This file serves as input for the GNU autoconf package dnl * in order to create a configure script. @@ -12,7 +12,7 @@ dnl * necessary to build OpenOffice.org dnl * dnl * dnl ******************************************************************/ -AC_REVISION( $Revision: 1.64 $ ) +AC_REVISION( $Revision: 1.65 $ ) AC_PREREQ(2.50) AC_INIT() echo "$@" >config.parms @@ -1934,7 +1934,6 @@ else ANT="`pwd`"/"`basename "$a_script"`" cd "$a_cwd" done - AC_MSG_CHECKING([if $ANT works]) cat > conftest.java << EOF public class conftest {