gettext: fix build with gcc-14; enhance test environment
[oi-userland.git] / components / encumbered / vlc / patches / 01-xpg6.patch
blob4f1d2d5601bfad9c40829faa89e5b272365a2d2c
1 --- vlc-3.0.20/configure.ac.orig
2 +++ vlc-3.0.20/configure.ac
3 @@ -307,6 +307,7 @@
4 ;;
5 solaris*)
6 SYS=solaris
7 + AC_DEFINE([_XOPEN_SOURCE], [600], [POSIX and XPG 6th edition])
8 ;;
9 hpux*)
10 SYS=hpux