brian 98/06/15 20:53:47
Modified: src CHANGES
Log:
Forgot to note this in src/CHANGES.
Revision Changes Path
1.920 +4 -0 apache-1.3/src/CHANGES
Index: CHANGES
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
retrieving revision 1.919
retrieving revision 1.920
diff -u -r1.919 -r1.920
--- CHANGES 1998/06/16 03:37:20 1.919
+++ CHANGES 1998/06/16 03:53:46 1.920
@@ -1,5 +1,9 @@
Changes with Apache 1.3.1
+ *) Added an EXTRA_DEPS configuration parameter which can be used
+ to add an extra Makefile dependency for the httpd target, for instance
+ to external third-party libraries, etc.
+
*) Add <IfDefine>..</IfDefine> sections to the core module (with same
spirit
as <IfModule>..</IfModule> sections) which can be used to skip or
process
contained commands dependend of ``-D PARAMETER'' options on the command