summaryrefslogtreecommitdiff
path: root/lingucomponent
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-17 08:21:29 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-17 08:21:29 +0000
commit3d14450dac5e38d5906f9258690042faaa27320a (patch)
tree91bac8335c647830378448962a269dc5f65152b9 /lingucomponent
parente53f472aac6b19df1eba7fc960f27b8606d77f60 (diff)
INTEGRATION: CWS moresystemstuff2 (1.7.14); FILE MERGED
2005/04/01 10:21:34 rene 1.7.14.1: #i46467# add more system stuff and options to link against pam/crypt/xrender
Diffstat (limited to 'lingucomponent')
-rw-r--r--lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk14
1 files changed, 10 insertions, 4 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
index 48de395a6301..e10d1414aeef 100644
--- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
+++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hr $ $Date: 2004-03-09 12:39:27 $
+# last change: $Author: obo $ $Date: 2005-06-17 09:21:29 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -152,8 +152,14 @@ SHL1STDLIBS= \
$(UCBHELPERLIB) \
$(UNOTOOLSLIB) \
$(LNGLIB) \
- $(HNJLIB) \
- $(ULINGULIB)
+ $(HNJLIB)
+
+.IF "$(SYSTEM_MYSPELL)" != "YES"
+SHL1STDLIBS+= $(ULINGULIB)
+.ELSE
+SHL1STDLIBS+= $(MYSPELL_LIBS)
+.ENDIF
+
# build DLL