summaryrefslogblamecommitdiff
path: root/ftp/curlpp/files/patch-curlpp_config.in
blob: 682848cbd28e355c03edb6adafa39294199403b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                    
--- curlpp-config.in.orig	Mon Dec  1 16:30:57 2003
+++ curlpp-config.in	Mon Dec  1 16:31:10 2003
@@ -74,7 +74,7 @@
        	;;
 
     --libs)
-       	echo -L@libdir@ -lcurlpp @LDFLAGS@ @LIBS@ 
+       	echo -L@libdir@ -lcurlpp -lutilspp @LDFLAGS@ @LIBS@ 
        	;;
 
     *)