Finishing touches... Makefile.in (long forgotten)... BTW, ap_config_path.h
doesn't exist in the source tree (I believe it's an old source file left
there somehow?)...

Attached is the full-complete patch (instead of 25 little thingies), with
also the mod_cgid.c comment from Ryan included (I removed  that windows
specific ifdef)...

    Pier

Index: Makefile.in
===================================================================
RCS file: /home/cvspublic/httpd-2.0/Makefile.in,v
retrieving revision 1.103
diff -U3 -r1.103 Makefile.in
--- Makefile.in 20 Mar 2002 16:05:33 -0000      1.103
+++ Makefile.in 3 Apr 2002 15:46:46 -0000
@@ -20,9 +20,9 @@
        install-other install-cgi install-include install-suexec install-man
\
        install-build
 
-DISTCLEAN_TARGETS  = include/ap_config_auto.h include/ap_config_path.h \
+DISTCLEAN_TARGETS  = include/ap_config_auto.h include/ap_config_layout.h \
        modules.c config.cache config.log config.status build/config_vars.mk
\
-        build/rules.mk
+        build/rules.mk docs/conf/httpd-std.conf
 EXTRACLEAN_TARGETS = configure include/ap_config_auto.h.in generated_lists
 
 include $(top_builddir)/build/rules.mk


Attachment: hardcoded-paths.patch.txt
Description: application/applefile

Attachment: hardcoded-paths.patch.txt
Description: Binary data

Reply via email to