chiark / gitweb /
Rerun autogen.sh.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2025 09:57:14 +0000 (10:57 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Sep 2025 09:57:14 +0000 (10:57 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
config.h.in

index 7455fb93e1e34453cac278aea2dbd716a8978d01..50da5f4f9f2317078379de827543f9b33b02938d 100644 (file)
 /* 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 <linux/if_tun.h> header file. */