William A. Rowe, Jr.
Sun, 08 Jun 2008 00:36:37 -0700
[EMAIL PROTECTED] wrote:
No header files currently found in that dir, so the build fails.
Modified:
httpd/httpd/trunk/server/Makefile.in
-EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$(OS_DIR)
$(top_srcdir)/modules/http
+EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$(OS_DIR)
Very odd that this should be a fatal error, but thanks Sander for correcting it promply! Bill