MinGW uses autoconf 2.56
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user