openbsd-ports/net/xip/patches/patch-ab

13 lines
315 B
Plaintext
Raw Normal View History

1999-06-21 15:41:32 -04:00
--- 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