[Midnightbsd-cvs] mports [23050] trunk/www/apache24/files/patch-configure.in: update patch
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Mar 4 21:00:49 EST 2018
Revision: 23050
http://svnweb.midnightbsd.org/mports/?rev=23050
Author: laffer1
Date: 2018-03-04 21:00:48 -0500 (Sun, 04 Mar 2018)
Log Message:
-----------
update patch
Modified Paths:
--------------
trunk/www/apache24/files/patch-configure.in
Modified: trunk/www/apache24/files/patch-configure.in
===================================================================
--- trunk/www/apache24/files/patch-configure.in 2018-03-05 01:22:36 UTC (rev 23049)
+++ trunk/www/apache24/files/patch-configure.in 2018-03-05 02:00:48 UTC (rev 23050)
@@ -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",
More information about the Midnightbsd-cvs
mailing list