SOURCES: wvdial-as_needed-fix.patch - wvbase is correctly provided by *.pc ...

wrobell wrobell at pld-linux.org
Tue Jan 6 15:14:31 CET 2009


Author: wrobell                      Date: Tue Jan  6 14:14:31 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- wvbase is correctly provided by *.pc files, but link with uniconf is
  required

---- Files affected:
SOURCES:
   wvdial-as_needed-fix.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/wvdial-as_needed-fix.patch
diff -u SOURCES/wvdial-as_needed-fix.patch:1.2 SOURCES/wvdial-as_needed-fix.patch:1.3
--- SOURCES/wvdial-as_needed-fix.patch:1.2	Tue Jan  6 14:30:37 2009
+++ SOURCES/wvdial-as_needed-fix.patch	Tue Jan  6 15:14:25 2009
@@ -5,7 +5,7 @@
  CPPFLAGS+=$(PC_CFLAGS)
  
 -PC_LIBS=$(shell pkg-config --libs libwvstreams)
-+PC_LIBS=$(shell pkg-config --libs libwvstreams) -lwvbase
++PC_LIBS=$(shell pkg-config --libs libwvstreams) -luniconf
  ifeq ($(PC_LIBS),)
   $(error WvStreams does not appear to be installed)
  endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/wvdial-as_needed-fix.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list