mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-29 18:11:22 -05: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