summaryrefslogtreecommitdiff
path: root/desktop/source/pagein
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-02 13:29:02 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-02 13:29:02 +0000
commit0f0f7b88b1b372b483b9a175a7cb92905a5ac70d (patch)
treee461d65431829fa3a1779a752c320f0ad9591784 /desktop/source/pagein
parent86ce63df87c97d4cfa0b51e5f79ad0498fbf7962 (diff)
INTEGRATION: CWS ooo11rc (1.2.12); FILE MERGED
2003/06/19 22:43:12 khendricks 1.2.12.1: Hi, Committing recommended fix from Ause so that the tree will build on non-Soalris platforms
Diffstat (limited to 'desktop/source/pagein')
-rw-r--r--desktop/source/pagein/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/pagein/makefile.mk b/desktop/source/pagein/makefile.mk
index 3a3746383e..aa6581f07f 100644
--- a/desktop/source/pagein/makefile.mk
+++ b/desktop/source/pagein/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2003-06-04 10:43:21 $
+# last change: $Author: vg $ $Date: 2003-07-02 14:29:02 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,7 +84,7 @@ APP1TARGET=$(TARGET)
APP1OBJS=$(OBJFILES)
# depends on libc only.
-STDLIB=-z ignore
+STDLIB=
.IF "$(COMNAME)" == "sunpro5"
STDLIB+=-library=no%Crun
.ENDIF # sunpro5