openjade-1.3.2-ldflags.patch 820 B

1234567891011121314
  1. Index: openjade-1.3.2/jade/Makefile.sub
  2. ===================================================================
  3. --- openjade-1.3.2.orig/jade/Makefile.sub
  4. +++ openjade-1.3.2/jade/Makefile.sub
  5. @@ -4,7 +4,7 @@ OBJS=jade.o SgmlFOTBuilder.o RtfFOTBuild
  6. INCLUDE=-I$(srcdir)/../grove -I$(srcdir)/../spgrove -I$(srcdir)/../style
  7. # XLIBS=../style/libostyle.a ../spgrove/libospgrove.a ../grove/libogrove.a \
  8. # ../lib/libosp.a
  9. -XLIBS=../style/libostyle.a ../spgrove/libospgrove.a ../grove/libogrove.a $(splibdir)/libosp.a
  10. +XLIBS=../style/libostyle.a ../grove/libogrove.a ../spgrove/libospgrove.a $(splibdir)/libosp.so
  11. GENSRCS=JadeMessages.h HtmlMessages.h RtfMessages.h TeXMessages.h \
  12. HtmlFOTBuilder_inst.cxx RtfFOTBuilder_inst.cxx TeXFOTBuilder_inst.cxx \
  13. TransformFOTBuilder_inst.cxx MifMessages.h MifFOTBuilder_inst.cxx