]> granicus.if.org Git - apache/commitdiff
Some extra autoconf macros that might help us compile on "a POSIXized
authorManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 03:07:32 +0000 (03:07 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 30 Nov 1999 03:07:32 +0000 (03:07 +0000)
ISC UNIX" or MINIX if someone ever tries to do it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84191 13f79535-47bb-0310-9956-ffa450edef68

configure.in

index 77460e0b6d3c0cb75bbbd03f40499f8f08f21eba..8d5a58f8e9d29baa6fcb2d0621b612341c7593a0 100644 (file)
@@ -30,8 +30,10 @@ AC_PROG_INSTALL
 dnl AC_PROG_RANLIB
 dnl AC_PATH_PROG(PERL_PATH, perl)
 
-dnl info autoconf says AIX needs this. Okay.
+dnl various OS checks that apparently set required flags
 AC_AIX
+AC_ISC_POSIX
+AC_MINIX
 
 dnl ## Check for libraries