Remove deprecated autoconf macro (autoupdate)

This commit is contained in:
Lorenz Kästle 2026-03-16 13:36:24 +01:00
parent 2d4f98f50b
commit e2f01fe76e

View file

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.64])
AC_PREREQ([2.72])
AC_INIT([monitoring-plugins],[2.4git])
AC_CONFIG_SRCDIR(NPTest.pm)
AC_CONFIG_FILES([gl/Makefile])
@ -42,7 +42,6 @@ AC_SUBST(INSTALL)
AC_PROG_CC
gl_EARLY
AC_PROG_GCC_TRADITIONAL
LT_INIT
AM_PROG_CC_C_O