From: Alejandro Colomar Date: Thu, 30 Dec 2021 14:32:17 +0000 (+0100) Subject: autoconf: Remove AC_ISC_POSIX X-Git-Tag: 4.12~78 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6438451001cfdd89fe4d1675314a204e1237512;p=thirdparty%2Fshadow.git autoconf: Remove AC_ISC_POSIX INTERACTIVE Systems Corporation Unix is no longer sold, and Sun said (long ago) that it would drop support for it on 2006-07-23. So this macro has been obsolete for more than a decade. Signed-off-by: Alejandro Colomar --- diff --git a/configure.ac b/configure.ac index e915b6abe..349167716 100644 --- a/configure.ac +++ b/configure.ac @@ -29,7 +29,6 @@ AM_MAINTAINER_MODE dnl Checks for programs. AC_PROG_CC -AC_ISC_POSIX AC_PROG_LN_S AC_PROG_YACC AM_PROG_LIBTOOL