aboutsummaryrefslogtreecommitdiffstats
path: root/packages/vnc/libvncserver/configure_ac.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vnc/libvncserver/configure_ac.patch')
-rw-r--r--packages/vnc/libvncserver/configure_ac.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages/vnc/libvncserver/configure_ac.patch b/packages/vnc/libvncserver/configure_ac.patch
new file mode 100644
index 0000000000..07c067ce7f
--- /dev/null
+++ b/packages/vnc/libvncserver/configure_ac.patch
@@ -0,0 +1,15 @@
+--- LibVNCServer-0.9.1-org/configure.ac 2007-06-02 21:36:29.000000000 +0200
++++ LibVNCServer-0.9.1-org-org/configure.ac 2007-05-27 17:14:22.000000000 +0200
+@@ -676,9 +676,9 @@
+ libvncserver-config
+ LibVNCServer.spec])
+ # x11vnc only:
+-if test "$build_x11vnc" = "yes"; then
+- AC_CONFIG_FILES([x11vnc/Makefile x11vnc/misc/Makefile])
+-fi
++# if test "$build_x11vnc" = "yes"; then
++# AC_CONFIG_FILES([x11vnc/Makefile x11vnc/misc/Makefile])
++# fi
+
+ AC_CONFIG_COMMANDS([chmod-libvncserver-config],[chmod a+x libvncserver-config])
+ AC_OUTPUT