From: Yuuki Harano Date: Mon, 24 Jan 2022 12:26:17 +0000 (+0900) Subject: * configure.ac: Remove forgotten GLIB_GSETTINGS call X-Git-Tag: emacs-29.0.90~2796 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d0b9e269ee797cacf079ece5eaa54e846255cdc8;p=emacs.git * configure.ac: Remove forgotten GLIB_GSETTINGS call --- 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 AC_DEFINE([GLIB_DISABLE_DEPRECATION_WARNINGS], [1], [Define to 1 to disable Glib deprecation warnings.]) fi - if test "$window_system" = pgtk; then - GLIB_GSETTINGS - fi else check_gtk2=yes gtk3_pkg_errors="$GTK_PKG_ERRORS "