From d4988efe1b41bef82810dbfb1c7aa52ec68678a3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ralf=20Cors=C3=A9pius?= Date: Sat, 27 Oct 2007 06:10:13 +0200 Subject: [PATCH] Remove AC_ISC_POSIX (Obsolete). --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 1c77599..72533b0 100644 --- a/configure.ac +++ b/configure.ac @@ -173,8 +173,6 @@ AC_DEFINE_UNQUOTED(RPM_MKDIR_P, "${RPM_MKDIR_P}", directory and all necessary parent directories, ala 'mkdir -p']) AC_SUBST(RPM_MKDIR_P) -AC_ISC_POSIX - dnl This test must precede tests of compiler characteristics like dnl that for the inline keyword, since it may change the degree to dnl which the compiler supports such features. -- 2.7.4