mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
* configure.ac: Remove forgotten GLIB_GSETTINGS call
This commit is contained in:
parent
933ed56e55
commit
d0b9e269ee
1 changed files with 0 additions and 3 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue