diff options
Diffstat (limited to 'x11/libxshmfence/files/patch-config.h.in')
-rw-r--r-- | x11/libxshmfence/files/patch-config.h.in | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/x11/libxshmfence/files/patch-config.h.in b/x11/libxshmfence/files/patch-config.h.in index bbb52e10cc3a..ea93bae1d58a 100644 --- a/x11/libxshmfence/files/patch-config.h.in +++ b/x11/libxshmfence/files/patch-config.h.in @@ -1,6 +1,6 @@ ---- config.h.in 2013-11-27 00:54:40.000000000 -0500 -+++ config.h.in 2013-12-09 16:56:20.000000000 -0500 -@@ -12,6 +12,9 @@ +--- 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 @@ -10,13 +10,3 @@ /* Use pthread primitives */ #undef HAVE_PTHREAD -@@ -33,6 +36,9 @@ - /* Define to 1 if you have the <sys/types.h> header file. */ - #undef HAVE_SYS_TYPES_H - -+/* Use umtx */ -+#undef HAVE_UMTX -+ - /* Define to 1 if you have the <unistd.h> header file. */ - #undef HAVE_UNISTD_H - |