From: Todd C. Miller Date: Sun, 7 Jan 1996 19:25:50 +0000 (+0000) Subject: added AC_ISC_POSIX for better ISC support X-Git-Tag: SUDO_1_4_0~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90596667f09f44d984007ce0077f8468796dda8d;p=sudo added AC_ISC_POSIX for better ISC support --- diff --git a/configure.in b/configure.in index b720ba5f1..b9dbdaca9 100644 --- a/configure.in +++ b/configure.in @@ -108,6 +108,7 @@ dnl C compiler checks dnl AC_PROG_CC AC_PROG_CPP +AC_ISC_POSIX dnl dnl find programs we use