diff options
| -rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 515ae825362..e5574b6b054 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -2806,9 +2806,6 @@ if test "${opsys}" != "mingw32"; then | |||
| 2806 | AC_DEFINE([GLIB_DISABLE_DEPRECATION_WARNINGS], [1], | 2806 | AC_DEFINE([GLIB_DISABLE_DEPRECATION_WARNINGS], [1], |
| 2807 | [Define to 1 to disable Glib deprecation warnings.]) | 2807 | [Define to 1 to disable Glib deprecation warnings.]) |
| 2808 | fi | 2808 | fi |
| 2809 | if test "$window_system" = pgtk; then | ||
| 2810 | GLIB_GSETTINGS | ||
| 2811 | fi | ||
| 2812 | else | 2809 | else |
| 2813 | check_gtk2=yes | 2810 | check_gtk2=yes |
| 2814 | gtk3_pkg_errors="$GTK_PKG_ERRORS " | 2811 | gtk3_pkg_errors="$GTK_PKG_ERRORS " |