From: Denis Ovsienko Date: Sun, 26 Mar 2023 23:47:32 +0000 (+0100) Subject: Autoconf: Update a stale comment in aclocal.m4. [skip ci] X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/f2272cbe83c187e08e6687efc89e4d3073a55b76 Autoconf: Update a stale comment in aclocal.m4. [skip ci] --- diff --git a/aclocal.m4 b/aclocal.m4 index 4ae8fddb..ea69c095 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -216,7 +216,7 @@ AC_DEFUN(AC_LBL_CHECK_COMPILER_OPT, # https://www.postgresql.org/message-id/2192993.1591682589%40sss.pgh.pa.us # # This may, as per those two messages, be fixed in autoconf 2.70, - # but we only require 2.64 or newer for now. + # but we only require 2.69 or newer for now. # AC_COMPILE_IFELSE( [AC_LANG_SOURCE([[int main(void) { return 0; }]])],