preparing for building 1.11.1

This commit is contained in:
Rainer Gerhards 2005-10-19 15:10:46 +00:00
parent 9549573270
commit aaa7dd429c

View File

@ -31,10 +31,10 @@ FEATURE_DB=0
FEATURE_REGEXP=1
# Enable RFC 3195 support (REQUIRES LIBLOGGING 0.6.0 or above!)
FEATURE_RFC3195=1
FEATURE_RFC3195=0
# Enable debug mode (much slower code)
FEATURE_DEBUG=1
FEATURE_DEBUG=0
# The following defines tell us where liblogging is located. This
# is only needed if we build with RFC 3195 support. By default,