[Xfce4-commits] [xfce/xfce4-settings] 01/01: Bump automake and libtool versions
noreply at xfce.org
noreply at xfce.org
Thu Feb 19 21:39:17 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/xfce4-settings.
commit a5f02e63df286f71625c776f394518d64ed18031
Author: Harald Judt <h.judt at gmx.at>
Date: Thu Feb 19 21:38:39 2015 +0100
Bump automake and libtool versions
---
configure.ac.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac.in b/configure.ac.in
index 1ef41c2..0e8c029 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -42,7 +42,7 @@ AC_REVISION([@REVISION@])
dnl ***************************
dnl *** Initialize automake ***
dnl ***************************
-AM_INIT_AUTOMAKE([1.8 dist-bzip2 tar-ustar no-dist-gzip])
+AM_INIT_AUTOMAKE([1.11 dist-bzip2 tar-ustar no-dist-gzip])
AC_CONFIG_HEADERS([config.h])
AM_MAINTAINER_MODE()
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
@@ -66,7 +66,7 @@ IT_PROG_INTLTOOL([0.35.0], [no-xml])
dnl **************************
dnl *** Initialize libtool ***
dnl **************************
-LT_PREREQ([2.2.6])
+LT_PREREQ([2.4])
LT_INIT([disable-static])
dnl **********************************
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list