mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 09:30:30 -04:00
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.0 \ https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.1
12 lines
274 B
C
12 lines
274 B
C
--- config.h.in.orig 2022-08-25 11:16:02 UTC
|
|
+++ config.h.in
|
|
@@ -3,6 +3,9 @@
|
|
/* A form that will not confuse apibuild.py */
|
|
#undef ATTRIBUTE_DESTRUCTOR
|
|
|
|
+/* XXX */
|
|
+#define HAVE_VFSCANF
|
|
+
|
|
/* Type cast for the gethostbyname() argument */
|
|
#undef GETHOSTBYNAME_ARG_CAST
|
|
|