rse 98/04/28 23:24:54
Modified: . README.configure
Log:
Fix typo.
PR: 2151
Revision Changes Path
1.7 +1 -1 apache-1.3/README.configure
Index: README.configure
===================================================================
RCS file: /export/home/cvs/apache-1.3/README.configure,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- README.configure 1998/04/14 15:56:43 1.6
+++ README.configure 1998/04/29 06:24:53 1.7
@@ -154,7 +154,7 @@
of the modules, you can use:
$ ./configure --prefix=/path/to/apache \
- --enable-modules=most \
+ --enable-module=most \
--enable-shared=max
$ make
$ make install