Auto-commit of generated files.
This commit is contained in:
parent
6b533e9cb5
commit
33bd7ff0f6
1 changed files with 1 additions and 5 deletions
6
autogen/configure
vendored
6
autogen/configure
vendored
|
@ -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 "
|
||||
|
|
Loading…
Add table
Reference in a new issue