[gjs/wip/ptomato/autotools: 18/18] build: Remove obsolete AC_ISC_POSIX



commit c0116e220630e63d54e34c22825b7fdead80a024
Author: Philip Chimento <philip chimento gmail com>
Date:   Tue Sep 27 23:35:57 2016 -0700

    build: Remove obsolete AC_ISC_POSIX
    
    This macro does checks for an operating system that was end-of-lifed in
    2006.

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a859627..7ca35f4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,7 +29,6 @@ PKG_PROG_PKG_CONFIG
 
 AC_PROG_CXX
 AX_CXX_COMPILE_STDCXX_11
-AC_ISC_POSIX
 
 LT_PREREQ([2.2.0])
 # no stupid static libraries


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]