summaryrefslogtreecommitdiff
path: root/solenv/inc/unxlngppc.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-05 21:03:00 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-05 21:03:00 +0000
commit29ab9d31ed5ce8b115ff45aac129d5f41197bf8f (patch)
tree6ff624c1d70f2e5ea3c0bc39014f7f5232cfaf8f /solenv/inc/unxlngppc.mk
parentd47d8ecf53be0416ea411a61f9d9347ce033e167 (diff)
INTEGRATION: CWS ause058 (1.23.58); FILE MERGED
2006/06/26 12:30:23 hjs 1.23.58.2: RESYNC: (1.23-1.24); FILE MERGED 2006/06/13 16:21:22 hjs 1.23.58.1: #i55987# seperate INCLUDE from CFLAGS; introduce INCLUDE_C for include path without stlport
Diffstat (limited to 'solenv/inc/unxlngppc.mk')
-rw-r--r--solenv/inc/unxlngppc.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/unxlngppc.mk b/solenv/inc/unxlngppc.mk
index b5a786e0dcad..21d86d33e978 100644
--- a/solenv/inc/unxlngppc.mk
+++ b/solenv/inc/unxlngppc.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: unxlngppc.mk,v $
#
-# $Revision: 1.24 $
+# $Revision: 1.25 $
#
-# last change: $Author: hr $ $Date: 2006-06-19 17:15:27 $
+# last change: $Author: kz $ $Date: 2006-07-05 22:03:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -73,7 +73,7 @@ CXX*=g++
CC*=gcc
# source code is still not signed versus unsigned char clean
-CFLAGS=-fsigned-char -nostdinc -c $(INCLUDE) -I$(SOLARENV)/unxlngppc/usr/include
+CFLAGS=-fsigned-char -nostdinc -c
CFLAGSCC=-fsigned-char $(ARCH_FLAGS)
# Flags for enabling exception handling