summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Kępień <github@kempniu.pl>2016-10-13 09:54:26 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-10-13 23:11:01 +0200
commitac9d99001ff403466ad56287e2afaba08fd2e165 (patch)
tree8e983e5e92bd4bb5cd261ba838fa9e76cba9ccb8 /x11-misc/x11vnc/files/x11vnc-0.9.13-fix-compiler-detection.patch
parentapp-vim/bufexplorer: remove old. (diff)
downloadgentoo-ac9d99001ff403466ad56287e2afaba08fd2e165.tar.gz
gentoo-ac9d99001ff403466ad56287e2afaba08fd2e165.tar.bz2
gentoo-ac9d99001ff403466ad56287e2afaba08fd2e165.zip
x11-misc/x11vnc: fix compiler detection.
Closes: https://github.com/gentoo/gentoo/pull/2549 Gentoo-Bug: https://bugs.gentoo.org/584968 Gentoo-Bug: https://bugs.gentoo.org/596138 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-misc/x11vnc/files/x11vnc-0.9.13-fix-compiler-detection.patch')
-rw-r--r--x11-misc/x11vnc/files/x11vnc-0.9.13-fix-compiler-detection.patch6
1 files changed, 6 insertions, 0 deletions
diff --git a/x11-misc/x11vnc/files/x11vnc-0.9.13-fix-compiler-detection.patch b/x11-misc/x11vnc/files/x11vnc-0.9.13-fix-compiler-detection.patch
new file mode 100644
index 000000000000..0828b0154e6e
--- /dev/null
+++ b/x11-misc/x11vnc/files/x11vnc-0.9.13-fix-compiler-detection.patch
@@ -0,0 +1,6 @@
+--- a/configure.ac 2015-11-14 18:49:21.000000000 +0100
++++ b/configure.ac 2016-10-13 09:30:37.530000000 +0200
+@@ -6,2 +6,3 @@
+ AC_CONFIG_MACRO_DIR([m4])
++AC_PROG_CC
+