commit:     8ec566a32339945a74affd4f3f4d1d853ed9d67b
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 21:12:06 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 21:12:06 2016 +0000
URL:        https://gitweb.gentoo.org/proj/elfix.git/commit/?id=8ec566a3

configure.ac: use autoconf 2.69

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 245d2db..8bcac75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
 #      along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
-AC_PREREQ([2.65])
+AC_PREREQ([2.69])
 AC_INIT([elfix], [0.9], [http://bugs.gentoo.org/])
 AC_CONFIG_SRCDIR([src/paxctl-ng.c])
 AC_CONFIG_HEADERS([config.h])

Reply via email to