SOURCES: plib-link.patch - another missing linking
aflinta
aflinta at pld-linux.org
Mon May 28 00:39:25 CEST 2007
Author: aflinta Date: Sun May 27 22:39:25 2007 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- another missing linking
---- Files affected:
SOURCES:
plib-link.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/plib-link.patch
diff -u SOURCES/plib-link.patch:1.3 SOURCES/plib-link.patch:1.4
--- SOURCES/plib-link.patch:1.3 Sun May 27 22:45:52 2007
+++ SOURCES/plib-link.patch Mon May 28 00:39:19 2007
@@ -21,3 +21,14 @@
INCLUDES = -I$(top_srcdir)/src/util
endif
+--- plib-1.8.4/src/sg/Makefile.am~ 2007-05-28 00:27:32.488252941 +0200
++++ plib-1.8.4/src/sg/Makefile.am 2007-05-28 00:28:41.600169703 +0200
+@@ -8,6 +8,8 @@
+ sgIsect.cxx sgdIsect.cxx \
+ sgPerlinNoise.cxx
+
++libplibsg_la_LIBADD = ../util/libplibul.la
++
+ INCLUDES = -I$(top_srcdir)/src/util
+
+ endif
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/plib-link.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list