MinGW uses autoconf 2.56

This commit is contained in:
DRC
2010-02-12 22:22:01 +00:00
parent c65c17f5ea
commit ea1c8a3360

View File

@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.57])
AC_PREREQ([2.56])
AC_INIT([libjpeg], [6.b])
AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])