package graphicsmagick: relax autoconf version requirement

This commit is contained in:
Tony Theodore 2013-02-10 15:24:58 +11:00
parent a66de276a5
commit 6fb6afe51b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ diff --git a/configure.ac b/configure.ac
#
-AC_PREREQ(2.69)
+AC_PREREQ(2.68)
+AC_PREREQ(2.67)
AC_INIT(magick/magick.h)
# Specify directory where m4 macros may be found.