summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-09-26 13:42:47 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-09-26 13:42:47 +0000
commit0de6aff773f9cb10ef846361ad71fa292e1dd930 (patch)
treec9e5c72dbf2a219b7913349d68e2dd1f69d51172 /idlc
parentd3835f775962a9d15da5aa9a477cf4b68e40f55d (diff)
#65293#: don't link STL
Diffstat (limited to 'idlc')
-rw-r--r--idlc/source/preproc/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/idlc/source/preproc/makefile.mk b/idlc/source/preproc/makefile.mk
index f5bed1c1d7ff..85ea1282abe2 100644
--- a/idlc/source/preproc/makefile.mk
+++ b/idlc/source/preproc/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: jsc $ $Date: 2001-03-15 12:48:46 $
+# last change: $Author: hr $ $Date: 2001-09-26 14:42:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,6 +69,8 @@ TARGETTHREAD=ST
# --- Settings -----------------------------------------------------
+NO_DEFAULT_STL=TRUE
+
.INCLUDE : svpre.mk
.INCLUDE : settings.mk
.INCLUDE : sv.mk