Files
bsdports/devel/libglib/files/patch-config.h.in
2019-12-26 07:26:06 +00:00

13 lines
400 B
C

--- config.h.in.orig 2008-03-18 18:24:24.000000000 -0400
+++ config.h.in 2008-03-18 18:24:59.000000000 -0400
@@ -197,6 +197,9 @@
/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID
+/* Define to 1 if you have the `sysctlbyname' function. */
+#undef HAVE_SYSCTLBYNAME
+
/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT