diff options
Diffstat (limited to 'xmloff/util')
-rw-r--r-- | xmloff/util/makefile.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/util/makefile.mk b/xmloff/util/makefile.mk index 54274673a873..fb0979f4cf45 100644 --- a/xmloff/util/makefile.mk +++ b/xmloff/util/makefile.mk @@ -69,11 +69,6 @@ SHL1STDLIBS= \ $(UNOTOOLSLIB) \ $(BASEGFXLIB) -# SCO: the linker does know about weak symbols, but we can't ignore multiple defined symbols -.IF "(OS)"=="SCO" -SHL1STDLIBS+=-licg617mxp -.ENDIF - SHL1DEF= $(MISC)$/$(SHL1TARGET).def SHL1LIBS= $(LIB1TARGET) |