(and this isn't just because it has such a stupid name.)
APR and APR-Util both do this already, so it brings httpd in line behaviour
wise.
-- 
Thom May -> [EMAIL PROTECTED]

"When MSDOS was written specifically for the 8088 ..., this was less then 
brilliant. Writing an OS only for the 386 in 91 gets you the second 'F'..." 
AST to Linus Torvalds

Index: Makefile.in
===================================================================
RCS file: /home/cvspublic/httpd-2.0/Makefile.in,v
retrieving revision 1.106
diff -u -u -r1.106 Makefile.in
--- Makefile.in 12 Apr 2002 03:37:01 -0000      1.106
+++ Makefile.in 21 Apr 2002 12:19:47 -0000
@@ -182,5 +183,8 @@
 
 suexec:
        cd support && $(MAKE) suexec
+
+x-local-distclean: 
+       $(RM) -r autom4te.cache
 
 include $(top_srcdir)/os/os2/core.mk

Reply via email to