ben 96/06/29 12:59:26
Modified: src Configuration.tmpl
Log:
Correct spelling mistake in SOCKSification.
Revision Changes Path
1.20 +1 -1 apache/src/Configuration.tmpl
Index: Configuration.tmpl
===================================================================
RCS file: /export/home/cvs/apache/src/Configuration.tmpl,v
retrieving revision 1.19
retrieving revision 1.20
diff -C3 -r1.19 -r1.20
*** Configuration.tmpl 1996/06/27 22:35:41 1.19
--- Configuration.tmpl 1996/06/29 19:59:25 1.20
***************
*** 51,57 ****
# Apache can be compiled to work over a SOCKS firewall by
# adding the following string to your CFLAGS define:
#
! # -Dconnect=Rconnect -Dselect=Rselect -Dgethstbyname=Rgethostbyname
#
# and by adding the following to the EXTRA_LIBS define:
#
--- 51,57 ----
# Apache can be compiled to work over a SOCKS firewall by
# adding the following string to your CFLAGS define:
#
! # -Dconnect=Rconnect -Dselect=Rselect -Dgethostbyname=Rgethostbyname
#
# and by adding the following to the EXTRA_LIBS define:
#