commit 284d8b5048581edeb6751d0aa205c55b180ae664
parent 72d5ebb6e8e036916764ebf9c16a98884e3183c8
Author: Matthias Wachs <wachs@in.tum.de>
Date: Fri, 18 Jun 2010 14:21:51 +0000
found autoconfig 2.65 for mingw
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
- AC_PREREQ(2.56)
+AC_PREREQ(2.61)
AC_INIT([libextractor], [0.6.2], [bug-libextractor@gnu.org])
AM_INIT_AUTOMAKE([libextractor], [0.6.2])
AC_CONFIG_HEADERS([config.h])