[or-cvs] removed args.c (bruce"s popt stuff makes it obsolete)

Roger Dingledine arma at seul.org
Mon Jul 15 21:13:42 UTC 2002


Update of /home/or/cvsroot/src/or
In directory moria.seul.org:/home/arma/work/onion/cvs/src/or

Modified Files:
	Makefile.am 
Removed Files:
	args.c 
Log Message:
removed args.c (bruce's popt stuff makes it obsolete)



Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/or/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am	9 Jul 2002 19:51:41 -0000	1.4
+++ Makefile.am	15 Jul 2002 21:13:40 -0000	1.5
@@ -7,7 +7,7 @@
 
 or_LDADD = -L../common -lor
 
-or_SOURCES = args.c buffers.c cell.c circuit.c command.c connection.c \
+or_SOURCES = buffers.c cell.c circuit.c command.c connection.c \
              connection_exit.c connection_ap.c connection_op.c connection_or.c config.c \
              main.c onion.c routers.c
 

--- args.c DELETED ---



More information about the tor-commits mailing list