[Commit] librr librr.pc.in,1.1,1.2
    Carl Worth 
    commit at keithp.com
       
    Thu Jun  5 08:32:44 PDT 2003
    
        - Previous message: [Commit] 
	rrserver dispatch.5c,1.18,1.19 games.5c,1.17,1.18 lex.5c,1.3,1.4
	readreq.5c,1.9,1.10 rr.5c,1.10,1.11 server.5c,1.10,1.11
 
        - Next message: [Commit] librr/src rr_client.c,NONE,1.1 rr_strbuf.c,NONE,1.1
	rr_string.c,NONE,1.1 Makefile.am,1.1,1.2 rr.c,1.2,1.3 rr.h,1.3,1.4
	rr_board.c,1.4,1.5 rrint.h,1.2,1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
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}
 
    
    
        
	- Previous message: [Commit] 
	rrserver dispatch.5c,1.18,1.19 games.5c,1.17,1.18 lex.5c,1.3,1.4
	readreq.5c,1.9,1.10 rr.5c,1.10,1.11 server.5c,1.10,1.11
 
	- Next message: [Commit] librr/src rr_client.c,NONE,1.1 rr_strbuf.c,NONE,1.1
	rr_string.c,NONE,1.1 Makefile.am,1.1,1.2 rr.c,1.2,1.3 rr.h,1.3,1.4
	rr_board.c,1.4,1.5 rrint.h,1.2,1.3
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Commit
mailing list