Add searching for lua in /usr/lib{64|32}.

Do not default to using -Werror (warnings are errors).
This commit is contained in:
brectanus
2008-02-27 23:18:03 +00:00
parent 59a7f65285
commit 1e991d6fcd
5 changed files with 44 additions and 5 deletions

View File

@@ -63,8 +63,8 @@ extern DSOLOCAL modsec_build_type_rec modsec_build_type[];
#define MODSEC_VERSION_MAJOR "2"
#define MODSEC_VERSION_MINOR "5"
#define MODSEC_VERSION_MAINT "0"
#define MODSEC_VERSION_TYPE ""
#define MODSEC_VERSION_RELEASE ""
#define MODSEC_VERSION_TYPE "rc"
#define MODSEC_VERSION_RELEASE "1"
#define MODULE_NAME "ModSecurity for Apache"
#define MODULE_RELEASE \