Files
2018-11-03 18:32:38 +01:00

11 lines
264 B
Diff

--- configure.orig
+++ configure
@@ -15235,6 +15235,7 @@ fi
if test "${enable_qt_ok}" = yes \
|| test "${enable_wxwidgets_ok}" = yes \
|| test "$GGI_SUPPORT" = yes \
+ || test "$with_caca" = yes \
|| test "$no_x" != yes; then
enable_mouse=yes;
fi