From: William A. Rowe Jr Date: Fri, 20 Jun 2008 14:49:22 +0000 (+0000) Subject: AC_USE_SYSTEM_EXTENSIONS encompases _MINIX and _AIX and X-Git-Tag: 2.2.10~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdea333fbdea04ac6cc5484909441b4a5b7f8aba;p=thirdparty%2Fapache%2Fhttpd.git AC_USE_SYSTEM_EXTENSIONS encompases _MINIX and _AIX and silences autoconf 2.62 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@669920 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/configure.in b/configure.in index 434a43ec8f7..64ddb418e4a 100644 --- a/configure.in +++ b/configure.in @@ -330,9 +330,8 @@ APACHE_SUBST(MKINSTALLDIRS) APACHE_SUBST(INSTALL) dnl various OS checks that apparently set required flags -AC_AIX +AC_USE_SYSTEM_EXTENSIONS AC_ISC_POSIX -AC_MINIX # Ensure that satisfactory versions of apr and apr-util are # found if external copies are configured.