mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
python would otherwise fail to build if gettext is built first, as its configure script detects the presence of libintl.h. However, building with libintl support enabled fails to link.