Auto-commit of generated files.
This commit is contained in:
parent
8547b010fa
commit
ba9d54beb6
1 changed files with 2 additions and 2 deletions
4
autogen/configure
vendored
4
autogen/configure
vendored
|
@ -11140,8 +11140,8 @@ fi
|
|||
if test "$pkg_check_gtk" != "yes"; then
|
||||
HAVE_GTK=no
|
||||
if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then
|
||||
GLIB_REQUIRED=2.6
|
||||
GTK_REQUIRED=2.6
|
||||
GLIB_REQUIRED=2.10
|
||||
GTK_REQUIRED=2.10
|
||||
GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue