From: Martin Kraemer Date: Mon, 2 Dec 2002 13:36:49 +0000 (+0000) Subject: If this worked on Mac OS-X, then OS-X should be fixed ;-) X-Git-Tag: pre_ajp_proxy~2518 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38efddbeb9340be7f014dae436affd13557f6247;p=apache If this worked on Mac OS-X, then OS-X should be fixed ;-) Otherwise, it looks like Apache-2.x has not been compiled on any unixoid platform anywhere since 2002-Nov-29 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97731 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/Makefile.in b/server/Makefile.in index 381a967ac5..091b4f314c 100644 --- a/server/Makefile.in +++ b/server/Makefile.in @@ -30,7 +30,7 @@ test_char.h: gen_test_char util.lo: test_char.h -EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$OS_DIR $APR_INCLUDEDIR $APU_INCLUDEDIR $(top_srcdir)/modules/http +EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$(OS_DIR) $(APR_INCLUDEDIR) $(APU_INCLUDEDIR) $(top_srcdir)/modules/http delete-exports: export_files @if test -f exports.c; then \