wsanchez 99/11/17 11:12:54
Modified: . configure
Log:
Remove gratuitous print od --with-port setting.
Revision Changes Path
1.106 +0 -1 apache-1.3/configure
Index: configure
===================================================================
RCS file: /home/cvs/apache-1.3/configure,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- configure 1999/11/17 02:24:55 1.105
+++ configure 1999/11/17 19:12:45 1.106
@@ -904,7 +904,6 @@
PERL="$apc_optarg"
;;
--with-port=*)
- echo "Using port $apc_optarg"
port="$apc_optarg"
;;
--without-support)