diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-01-04 14:02:43 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-01-04 14:02:43 +0000 |
commit | ea5ed93deb2964ce574ea360fd975dce7d9cc5e6 (patch) | |
tree | 41f7dc6c087850be2f31e07219dfa0b10d8f2fc9 /libtextcat | |
parent | 4bc3793044622fe3b9811b849e7e25a5dc843505 (diff) |
INTEGRATION: CWS obo19 (1.4.2); FILE MERGED
2007/11/27 12:59:04 obo 1.4.2.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
Diffstat (limited to 'libtextcat')
-rw-r--r-- | libtextcat/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libtextcat/makefile.mk b/libtextcat/makefile.mk index d9c656c59624..018f0c255726 100644 --- a/libtextcat/makefile.mk +++ b/libtextcat/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: ihi $ $Date: 2007-11-23 16:53:35 $ +# last change: $Author: obo $ $Date: 2008-01-04 15:02:43 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -61,7 +61,7 @@ ADDITIONAL_FILES= \ #CONFIGURE_DIR=$(BUILD_DIR) #relative to CONFIGURE_DIR -CONFIGURE_ACTION=configure +CONFIGURE_ACTION=configure CFLAGS="$(EXTRA_CFLAGS)" CONFIGURE_FLAGS= BUILD_ACTION=make |