mirror of
https://gitlab.com/libtiff/libtiff.git
synced 2026-01-18 13:41:17 +01:00
configure.ac: Require bootstrap with at least Autoconf 2.71
This commit is contained in:
@@ -24,7 +24,7 @@ dnl OF THIS SOFTWARE.
|
||||
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
AC_PREREQ([2.71])
|
||||
AC_INIT([LibTIFF Software],[4.7.1],[tiff@lists.osgeo.org],[tiff])
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AC_CONFIG_MACRO_DIR(m4)
|
||||
|
||||
Reference in New Issue
Block a user