[or-cvs] ship strlcat and strlcpy with the tarball, but don"t compil...

Roger Dingledine arma at seul.org
Fri Mar 19 06:39:55 UTC 2004


Update of /home/or/cvsroot/src/common
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/common

Modified Files:
	Makefile.am 
Log Message:
ship strlcat and strlcpy with the tarball, but don't compile them


Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/common/Makefile.am,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile.am	17 Mar 2004 07:28:09 -0000	1.16
+++ Makefile.am	19 Mar 2004 06:39:52 -0000	1.17
@@ -5,4 +5,4 @@
 
 libor_a_SOURCES = log.c crypto.c fakepoll.c util.c aes.c tortls.c
 
-noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h tortls.h
+noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h tortls.h strlcpy.c strlcat.c



More information about the tor-commits mailing list