[PolicyKit-gnome] configure.ac: Do not use deprecated macros



commit 38860498f8178855ea3daf3691cff6fe386eded4
Author: Javier JardÃn <jjardon gnome org>
Date:   Thu Oct 27 13:34:59 2011 +0100

    configure.ac: Do not use deprecated macros

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index fd2eb32..eaf1769 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,8 @@ AC_SUBST(LT_CURRENT)
 AC_SUBST(LT_REVISION)
 AC_SUBST(LT_AGE)
 
+# Check for programs
 AC_PROG_CC
-AC_ISC_POSIX
 AC_HEADER_STDC
 AC_PROG_LIBTOOL
 



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