-
Colomban Wendling yazdı
Avoid deprecation warnings from GLib and GTK versions newer than what we currently require by default. To undo this and get all deprecation warnings back, undefine `GLIB_VERSION_MIN_REQUIRED` and `GDK_DISABLE_DEPRECATION_WARNINGS` on the command line (e.g. using `-U...` in `CFLAGS`).
409fe1a3