rasmus 99/02/07 10:05:34
Modified: . README.configure
Log:
.
Revision Changes Path
1.18 +1 -1 apache-1.3/README.configure
Index: README.configure
===================================================================
RCS file: /home/cvs/apache-1.3/README.configure,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- README.configure 1999/02/07 18:03:53 1.17
+++ README.configure 1999/02/07 18:05:33 1.18
@@ -292,7 +292,7 @@
$ make install
$ cd php-3.0.X
- $ ./configure --with-apxs=/path/to/apache/bin/apxs \
+ $ ./configure --with-apxs=/path/to/apache/bin/apxs \
--with-config-file-path=/path/to/apache
$ make
$ make install