aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen/configure6
1 files changed, 1 insertions, 5 deletions
diff --git a/autogen/configure b/autogen/configure
index 25391a0469e..63295f68db0 100755
--- a/autogen/configure
+++ b/autogen/configure
@@ -24254,11 +24254,7 @@ fi
24254#### It makes printing result more understandable as using GTK sets 24254#### It makes printing result more understandable as using GTK sets
24255#### toolkit_scroll_bars to yes by default. 24255#### toolkit_scroll_bars to yes by default.
24256if test "${HAVE_GTK}" = "yes"; then 24256if test "${HAVE_GTK}" = "yes"; then
24257 if test "${with_gtk3}" = "yes"; then 24257 USE_X_TOOLKIT=GTK
24258 USE_X_TOOLKIT=GTK3
24259 else
24260 USE_X_TOOLKIT=GTK
24261 fi
24262fi 24258fi
24263 24259
24264echo " 24260echo "