SOURCES: plib-link.patch (NEW) - libplibssg should be linked with ...

megabajt megabajt at pld-linux.org
Sun Nov 5 14:44:23 CET 2006


Author: megabajt                     Date: Sun Nov  5 13:44:22 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- libplibssg should be linked with libplibsg

---- Files affected:
SOURCES:
   plib-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/plib-link.patch
diff -u /dev/null SOURCES/plib-link.patch:1.1
--- /dev/null	Sun Nov  5 14:44:22 2006
+++ SOURCES/plib-link.patch	Sun Nov  5 14:44:17 2006
@@ -0,0 +1,12 @@
+diff -urN plib-1.8.4/src/ssg/Makefile.am plib-1.8.4.new/src/ssg/Makefile.am
+--- plib-1.8.4/src/ssg/Makefile.am	2004-10-30 00:46:25.000000000 +0200
++++ plib-1.8.4.new/src/ssg/Makefile.am	2006-11-05 14:16:18.000000000 +0100
+@@ -29,6 +29,8 @@
+ 	ssgSaveIV.cxx ssgAnimTransform.cxx\
+ 	ssgVertSplitter.h ssgVertSplitter.cxx ssgStatistics.cxx
+ 
++libplibssg_la_LIBADD = ../sg/libplibsg.la
++
+ INCLUDES = -I$(top_srcdir)/src/sg -I$(top_srcdir)/src/util
+ 
+ endif
================================================================


More information about the pld-cvs-commit mailing list