Signed-off-by: Jeremy Sowden <jeremy@xxxxxxxxxx> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index ea245dae3796..8d18cc6eb7fb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT([ulogd], [2.0.7]) -AC_PREREQ([2.50]) +AC_PREREQ([2.71]) AC_CONFIG_AUX_DIR([build-aux]) AM_INIT_AUTOMAKE([-Wall foreign tar-pax no-dist-gzip dist-bzip2 1.10b subdir-objects]) AC_CONFIG_HEADERS([config.h]) -- 2.33.0