You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mxe/src/graphicsmagick-2-fix-autoco...

15 lines
345 B

This file is part of MXE. See LICENSE.md for licensing information.
diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -11,7 +11,7 @@
# Written by Bob Friesenhahn <bfriesen@GraphicsMagick.org>
#
-AC_PREREQ(2.69)
+AC_PREREQ(2.67)
AC_INIT(magick/magick.h)
# Specify directory where m4 macros may be found.