summaryrefslogtreecommitdiff
path: root/stlport
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2003-08-18 13:59:35 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2003-08-18 13:59:35 +0000
commit7416f4df9e241439b1a75bdb191bbf133c7ff0aa (patch)
treeaa01fdbf08833e742c397ca6128865993bae046f /stlport
parent74a4c969a9d291bf2b90ff1678e0489c94854876 (diff)
INTEGRATION: CWS geordi2q01 (1.22.8); FILE MERGED
2003/08/18 13:29:30 hr 1.22.8.1: #i18350#: join changes from CWS ooo11rc3
Diffstat (limited to 'stlport')
-rw-r--r--stlport/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/stlport/makefile.mk b/stlport/makefile.mk
index ca4f20179dab..1d38c1d31c3d 100644
--- a/stlport/makefile.mk
+++ b/stlport/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.22 $
+# $Revision: 1.23 $
#
-# last change: $Author: hr $ $Date: 2003-07-16 17:13:47 $
+# last change: $Author: hjs $ $Date: 2003-08-18 14:59:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -191,7 +191,7 @@ all :
$(PACKAGE_DIR)$/$(PATCH_FLAG_FILE) : $(MISC)$/STLport-4.5.patch
-$(MISC)$/STLport-4.5.patch : STLport-4.5.patch $(PACKAGE_DIR)$/$(ADD_FILES_FLAG_FILE)
+$(MISC)$/STLport-4.5.patch : STLport-4.5.patch
+$(SED) -e 's#GXX_INCLUDE_PATH#$(GXX_INCLUDE_PATH)#g' < STLport-4.5.patch > $(MISC)$/STLport-4.5.patch
.IF "$(GUI)"=="WNT"