From 1d20d4fb24cce849031f53e36325520c6441a33e Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 20 Sep 2025 10:57:14 +0100 Subject: [PATCH] Rerun autogen.sh. Signed-off-by: Ian Jackson --- config.h.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.h.in b/config.h.in index 7455fb9..50da5f4 100644 --- a/config.h.in +++ b/config.h.in @@ -11,22 +11,22 @@ /* Define to 1 to use IPv6 support in system and adns */ #undef CONFIG_IPV6 -/* Define to 1 if you have the `fmemopen' function. */ +/* Define to 1 if you have the 'fmemopen' function. */ #undef HAVE_FMEMOPEN -/* Define to 1 if you have the `funopen' function. */ +/* Define to 1 if you have the 'funopen' function. */ #undef HAVE_FUNOPEN -/* Define to 1 if you have the `adns' library (-ladns). */ +/* Define to 1 if you have the 'adns' library (-ladns). */ #undef HAVE_LIBADNS -/* Define to 1 if you have the `gmp' library (-lgmp). */ +/* Define to 1 if you have the 'gmp' library (-lgmp). */ #undef HAVE_LIBGMP -/* Define to 1 if you have the `gmp2' library (-lgmp2). */ +/* Define to 1 if you have the 'gmp2' library (-lgmp2). */ #undef HAVE_LIBGMP2 -/* 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 header file. */ -- 2.30.2