diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-12-16 14:13:32 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2009-12-16 14:13:32 +0000 |
commit | 1b641d5a5e3ad19db9de07493cf0e8fbb84758a9 (patch) | |
tree | 9b72e21598977f1d1f4094868df4700867be6ef7 /libtextcat | |
parent | 637351b5bf6cf81b06beb4374a7eb6656e7f7394 (diff) | |
parent | 25f1c59ee39de2443b9513f04d4ba39a62ae8e58 (diff) |
tl74: merge with DEV300 m60
Diffstat (limited to 'libtextcat')
-rw-r--r-- | libtextcat/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtextcat/makefile.mk b/libtextcat/makefile.mk index 33c76042be97..c7d66e58cb62 100644 --- a/libtextcat/makefile.mk +++ b/libtextcat/makefile.mk @@ -58,7 +58,7 @@ ADDITIONAL_FILES= \ #relative to CONFIGURE_DIR CONFIGURE_ACTION=configure CFLAGS="$(ARCH_FLAGS) $(EXTRA_CFLAGS)" -CONFIGURE_FLAGS= +CONFIGURE_FLAGS=$(eq,$(OS),MACOSX CPPFLAGS="$(EXTRA_CDEFS)" $(NULL)) BUILD_ACTION=make |