[gimp/metadata-browser] configure.ac: Do not use AC_ISC_POSIX macro



commit c1bbda3543c885fb0b3745edd884a547c84af483
Author: Javier JardÃn <jjardon gnome org>
Date:   Mon Oct 17 01:52:54 2011 +0100

    configure.ac: Do not use AC_ISC_POSIX macro
    
    Sun dropped support for the obsolete INTERACTIVE
    Systems Corporation Unix on 2006-07-23. New programs need not use
    this macro.

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c9ebe3d..77d38cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -268,7 +268,6 @@ AC_SUBST(WINDRES)
 ###############
 
 # Checks for programs.
-AC_ISC_POSIX
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET
 



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