diff --git a/configure.ac b/configure.ac index 20c3b536..01b7cc0a 100644 --- a/configure.ac +++ b/configure.ac @@ -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)