From 02814b02ccaa2358dd98f28f1d0edc436df06924 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 20 Sep 2025 17:39:06 +0100 Subject: [PATCH] Rerun autogen.sh. No significant changes to output. --- config.h.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.h.in b/config.h.in index fcce9d9..bff03a4 100644 --- a/config.h.in +++ b/config.h.in @@ -42,16 +42,16 @@ #undef HAVE_GNUC25_PRINTFFORMAT -/* Define to 1 if you have the `socket' library (-lsocket). */ +/* Define to 1 if you have the 'socket' library (-lsocket). */ #undef HAVE_LIBSOCKET -/* Define to 1 if you have the `setenv' function. */ +/* Define to 1 if you have the 'setenv' function. */ #undef HAVE_SETENV -/* Define to 1 if you have the `strsignal' function. */ +/* Define to 1 if you have the 'strsignal' function. */ #undef HAVE_STRSIGNAL -/* Define to 1 if you have the `vsnprintf' function. */ +/* Define to 1 if you have the 'vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define to the address where bug reports for this package should be sent. */ -- 2.30.2