[Commit] librr librr.pc.in,1.1,1.2

Carl Worth commit at keithp.com
Thu Jun 5 08:32:44 PDT 2003


Committed by: cworth

Update of /local/src/CVS/librr
In directory home.keithp.com:/tmp/cvs-serv29531

Modified Files:
	librr.pc.in 
Log Message:
Added preliminary client functionality.

Index: librr.pc.in
===================================================================
RCS file: /local/src/CVS/librr/librr.pc.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- librr.pc.in	1 Jun 2003 04:27:54 -0000	1.1
+++ librr.pc.in	5 Jun 2003 14:32:41 -0000	1.2
@@ -8,6 +8,6 @@
 Version: @VERSION@
 
 Requires:
-Libs: -L${libdir} -lrr
+Libs: -L${libdir} -lrr -lpthread
 Cflags: -I${includedir}
 




More information about the Commit mailing list