aboutsummaryrefslogblamecommitdiff
path: root/x11/libxshmfence/files/patch-config.h.in
blob: ea93bae1d58acb15865a8e2d0b716a2c66da2648 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


                                               








                                                          
--- config.h.in.orig	2015-03-04 15:18:49 UTC
+++ config.h.in
@@ -22,6 +22,9 @@
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Use mkostemp(3) */
+#undef HAVE_MKOSTEMP
+
 /* Use pthread primitives */
 #undef HAVE_PTHREAD