From: Matthew Newton Date: Thu, 29 Sep 2022 08:35:15 +0000 (+0100) Subject: shouldn't need this hack any more X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44123c00f5e1c83cb2c51965d20a8483500f8314;p=thirdparty%2Ffreeradius-server.git shouldn't need this hack any more --- diff --git a/acinclude.m4 b/acinclude.m4 index 9222be26818..cbc030269c3 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -15,16 +15,6 @@ else ac_cv_prog_suncc=no fi])]) -dnl Autoconf 2.61 breaks the support for chained configure scripts -dnl in combination with config.cache -m4_pushdef([AC_OUTPUT], -[ -unset ac_cv_env_LIBS_set -unset ac_cv_env_LIBS_value -m4_popdef([AC_OUTPUT]) -AC_OUTPUT([$1],[$2],[$3]) -]) - AC_DEFUN([VL_LIB_READLINE], [ AC_CACHE_CHECK([for a readline compatible library], vl_cv_lib_readline, [