diff options
author | Daniel Rentz <dr@openoffice.org> | 2010-05-21 10:11:51 +0200 |
---|---|---|
committer | Daniel Rentz <dr@openoffice.org> | 2010-05-21 10:11:51 +0200 |
commit | fb8617e2f546078eab1ef132134d96bc768d63f7 (patch) | |
tree | a8d2427b8a493f678f1bd36aa9a9b608f7187f48 /vcl/util/makefile2.pmk | |
parent | 63c03e7f1bb7349cd4168ed30a0535f7c928207f (diff) | |
parent | 51066323fd14918f65ea7ba66e14b9c7604eb978 (diff) |
npower13_objectmodules: rebase and merge with DEV300_m78
Diffstat (limited to 'vcl/util/makefile2.pmk')
-rw-r--r-- | vcl/util/makefile2.pmk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/util/makefile2.pmk b/vcl/util/makefile2.pmk index 56102a256ea3..df9ba1a214d7 100644 --- a/vcl/util/makefile2.pmk +++ b/vcl/util/makefile2.pmk @@ -36,6 +36,6 @@ CFLAGSCXX+=$(OBJCXXFLAGS) #building with stlport, but graphite was not built with stlport .IF "$(USE_SYSTEM_STL)"!="YES" .IF "$(SYSTEM_GRAPHITE)"=="YES" -CDEFS += -DGRAPHITEADAPTSTL +CDEFS += -DADAPT_EXT_STL .ENDIF .ENDIF |