aboutsummaryrefslogtreecommitdiff
path: root/www/apache24/files/patch-configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/apache24/files/patch-configure.in')
-rw-r--r--www/apache24/files/patch-configure.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/www/apache24/files/patch-configure.in b/www/apache24/files/patch-configure.in
index b1728b22ab28..c4ae71082ad9 100644
--- a/www/apache24/files/patch-configure.in
+++ b/www/apache24/files/patch-configure.in
@@ -18,14 +18,6 @@
[--enable-layout=*|\'--enable-layout=*])
dnl We must be the last to build and the first to be cleaned
AP_BUILD_SRCLIB_DIRS="$AP_BUILD_SRCLIB_DIRS apr-util"
-@@ -597,7 +597,6 @@ AC_ARG_ENABLE(maintainer-mode,APACHE_HEL
- if test "$GCC" = "yes"; then
- APR_ADDTO(CFLAGS,[-Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith])
- APACHE_ADD_GCC_CFLAG([-std=c89])
-- APACHE_ADD_GCC_CFLAG([-Werror])
- APACHE_ADD_GCC_CFLAG([-Wdeclaration-after-statement])
- APACHE_ADD_GCC_CFLAG([-Wformat])
- APACHE_ADD_GCC_CFLAG([-Wformat-security])
@@ -838,8 +837,14 @@ AC_DEFINE_UNQUOTED(HTTPD_ROOT, "${ap_pre
[Root directory of the Apache install area])
AC_DEFINE_UNQUOTED(SERVER_CONFIG_FILE, "${rel_sysconfdir}/${progname}.conf",