]> git.eshelyaron.com Git - emacs.git/commitdiff
* configure.ac: Remove forgotten GLIB_GSETTINGS call
authorYuuki Harano <masm+github@masm11.me>
Mon, 24 Jan 2022 12:26:17 +0000 (21:26 +0900)
committerYuuki Harano <masm+github@masm11.me>
Mon, 24 Jan 2022 12:26:17 +0000 (21:26 +0900)
configure.ac

index 515ae8253628485fb5fbb6d1a98864bcbaa117cd..e5574b6b054afd912d60b31e920fd68242c93e62 100644 (file)
@@ -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 "