mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
fcf5ba5be2
See gnulib a512e041120e9012e69afa2f5c3adc196ec4999a: glibc 2.25 is deprecating the namespace pollution of <sys/types.h> injecting major(), minor(), and makedev() into the compilation environment, with a warning that insists that users include <sys/sysmacros.h> instead. However, because the expansion of AC_HEADER_MAJOR didn't bother checking sys/sysmacros.h until after probing whether sys/types.h pollutes the namespace, it was not defining MAJOR_IN_SYSMACROS, with the result that code compiled with -Werror chokes on the deprecation warnings because it was not including sysmacros.h. Signed-off-by: Andrew Borodin <aborodin@vmail.ru> |
||
---|---|---|
.. | ||
vfs | ||
ac_onceonly.m4 | ||
ax_path_lib_pcre.m4 | ||
dx_doxygen.m4 | ||
fstypename.m4 | ||
fsusage.m4 | ||
ls-mntd-fs.m4 | ||
mc-assert.m4 | ||
mc-background.m4 | ||
mc-cflags.m4 | ||
mc-check-search-type.m4 | ||
mc-get-fs-info.m4 | ||
mc-glib.m4 | ||
mc-i18n.m4 | ||
mc-subshell.m4 | ||
mc-tests.m4 | ||
mc-use-termcap.m4 | ||
mc-version.m4 | ||
mc-vfs.m4 | ||
mc-with-internal-edit.m4 | ||
mc-with-screen-ncurses.m4 | ||
mc-with-screen-slang.m4 | ||
mc-with-screen.m4 | ||
mc-with-x.m4 | ||
mode_t.m4 | ||
mountlist.m4 | ||
stat-size.m4 | ||
sys_types_h.m4 | ||
windows-stat-inodes.m4 |