mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-15 05:27:40 -04:00
We don't need to check for GLib 2.44 (the first release with g_autoptr() support) since Flatpak requires that version in configure.ac. Fixes https://github.com/flatpak/flatpak/issues/3403