[Xfce4-commits] [panel-plugins/xfce4-wavelan-plugin] 02/04: autotools update

noreply at xfce.org noreply at xfce.org
Wed Mar 4 22:23:31 CET 2015


This is an automated email from the git hooks/post-receive script.

landry pushed a commit to branch master
in repository panel-plugins/xfce4-wavelan-plugin.

commit 7795c77be0dc6170f51460fb3171b77b7377f241
Author: Landry Breuil <landry at xfce.org>
Date:   Wed Mar 4 21:57:49 2015 +0100

    autotools update
---
 configure.ac.in |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/configure.ac.in b/configure.ac.in
index 0d6c8c5..162590b 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -19,15 +19,10 @@ AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])
 AM_CONFIG_HEADER([config.h])
 AM_MAINTAINER_MODE()
 
-dnl Check for UNIX variants
-AC_AIX()
-AC_ISC_POSIX()
-AC_MINIX()
-
 dnl Check for basic programs
 AC_PROG_CC()
 AC_PROG_INSTALL()
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
 
 LT_PREREQ([2.2.6])
 LT_INIT([disable-static])

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list