aaron 01/11/20 15:08:08
Modified: flood Makefile.in
Log:
We're not longer putting these together in configure, so I'm putting this
back in. It should solve the linker problems reported on the list recently,
as well as keep this a little more consistent with the other flags.
Revision Changes Path
1.9 +1 -1 httpd-test/flood/Makefile.in
Index: Makefile.in
===================================================================
RCS file: /home/cvs/httpd-test/flood/Makefile.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Makefile.in 2001/08/22 16:11:19 1.8
+++ Makefile.in 2001/11/20 23:08:07 1.9
@@ -20,7 +20,7 @@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@ -I${APR_OSDIR}
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@ @LIBS@
all: $(PROGRAMS)
FLOOD_OBJS = flood_round_robin.lo flood_profile.lo flood_config.lo \