https://bugs.winehq.org/show_bug.cgi?id=40473
Mike Frysinger vapier@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vapier@gentoo.org
--- Comment #1 from Mike Frysinger vapier@gentoo.org --- the build failure is semi-specific to Gentoo at this time. the plan is to deprecate these things in mainline glibc. other C libraries have dropped it (or never had it in the first place), although i'm guessing wine doesn't cover glibc too much atm.
the AC_HEADER_MAJOR autoconf macro is designed to support this.
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Particu...