summaryrefslogtreecommitdiff
path: root/www/neowebscript/files
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2003-06-03 16:48:42 +0000
committerMikhail Teterin <mi@FreeBSD.org>2003-06-03 16:48:42 +0000
commited9fa5e715859134c25269bc31a730847e1148ca (patch)
tree1bfb73f13c85ab561ceea09800d1239bcb72f25e /www/neowebscript/files
parent. Tidy up conditional compilation sections. (diff)
Unbreak by explicitly defining the DEFAULT_XFERLOG. Apparently, the
newer Apache versions don't define it.
Notes
Notes: svn path=/head/; revision=82201
Diffstat (limited to 'www/neowebscript/files')
-rw-r--r--www/neowebscript/files/Makefile.lib2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/neowebscript/files/Makefile.lib b/www/neowebscript/files/Makefile.lib
index 4f57d17c79be..388c5da451e4 100644
--- a/www/neowebscript/files/Makefile.lib
+++ b/www/neowebscript/files/Makefile.lib
@@ -10,6 +10,8 @@ INCLUDES= -I${PREFIX}/include/apache \
CC!= ${PREFIX}/sbin/apxs -q CC
CFLAGS!= ${PREFIX}/sbin/apxs -q CFLAGS CFLAGS_SHLIB
CFLAGS+= ${INCLUDES} -DGDTCL
+CFLAGS+= -DDEFAULT_XFERLOG=\"/var/log/httpd-access.log\"
+
# Ridiculous!
#CFLAGS+= -Dneo_log_module=log_neo_module \
# -Dtcl_auth_module=auth_tcl_module