diff options
Diffstat (limited to 'autogen')
-rwxr-xr-x | autogen/configure | 6 |
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 #### It makes printing result more understandable as using GTK sets #### toolkit_scroll_bars to yes by default. if test "${HAVE_GTK}" = "yes"; then - if test "${with_gtk3}" = "yes"; then - USE_X_TOOLKIT=GTK3 - else - USE_X_TOOLKIT=GTK - fi + USE_X_TOOLKIT=GTK fi echo " |