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

Carl Worth commit at keithp.com
Wed Jun 25 04:48:04 PDT 2003


Committed by: cworth

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

Modified Files:
	librr.pc.in 
Log Message:
Implemented rr_history. Standardized enum/idx order.
Implmented a few functions needed by the solver (eg. rr_board_solved)

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




More information about the Commit mailing list