openbsd-ports/net/xip/patches/patch-ab
1999-06-21 19:41:32 +00:00

13 lines
315 B
Plaintext

--- config.h.in-orig Thu May 13 11:49:54 1999
+++ config.h.in Mon Jun 21 15:14:01 1999
@@ -64,6 +64,9 @@
/* Define if you have the dlopen function. */
#undef HAVE_DLOPEN
+/* Define if you have the mkdtemp function. */
+#undef HAVE_MKDTEMP
+
/* Define if you have the qsort function. */
#undef HAVE_QSORT