Files
Nicolas PARLANT a45bff09da x11-terms/tilda: fix build (popen), bashism, is X11 program
expose popen() w/ _POSIX_C_SOURCE
can't switch to -std=gnu99 since autoconf appends -std=c99 last, unless
enable-clang is used, which is not the case
gdkx.h is required unconditionally, so gtk+[X]
fix bashism in configure.ac

Closes: https://bugs.gentoo.org/927874
Closes: https://bugs.gentoo.org/958049
Closes: https://bugs.gentoo.org/972749
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/647
Merges: https://codeberg.org/gentoo/gentoo/pulls/647
Signed-off-by: Sam James <sam@gentoo.org>
2026-04-17 09:42:40 +01:00
..