]> granicus.if.org Git - apache/commitdiff
If this worked on Mac OS-X, then OS-X should be fixed ;-)
authorMartin Kraemer <martin@apache.org>
Mon, 2 Dec 2002 13:36:49 +0000 (13:36 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 2 Dec 2002 13:36:49 +0000 (13:36 +0000)
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

server/Makefile.in

index 381a967ac5f4ce8a6d3846558c3963ab83f3a5b3..091b4f314c41976a32f707ec0e988f0d72aa494b 100644 (file)
@@ -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 \