[Commit] librr librr.pc.in,1.2,1.3
    Carl Worth 
    commit at keithp.com
       
    Wed Jun 25 04:48:04 PDT 2003
    
        - Previous message: [Commit] rrsolve - Imported sources
 
        - Next message: [Commit] librr/src rr.c,1.7,1.8 rr.h,1.11,1.12 rr_board.c,1.10,1.11
	rr_history.c,1.1,1.2 rrint.h,1.6,1.7
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
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}
 
    
    
        
	- Previous message: [Commit] rrsolve - Imported sources
 
	- Next message: [Commit] librr/src rr.c,1.7,1.8 rr.h,1.11,1.12 rr_board.c,1.10,1.11
	rr_history.c,1.1,1.2 rrint.h,1.6,1.7
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Commit
mailing list