mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 16:48:31 +02:00
config: remove unrequired AC_HEADER_STDC
Autoconf says: "This macro is obsolescent, as current systems have conforming header files. New programs need not use this macro".
This commit is contained in:
parent
d4483375e3
commit
8dac08c751
1 changed files with 0 additions and 1 deletions
|
|
@ -223,7 +223,6 @@ fi
|
|||
AC_MSG_RESULT($XLIB_LOADABLE_XCURSOR)
|
||||
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
AC_CHECK_HEADERS([sys/select.h])
|
||||
|
||||
# Checks for typedefs, structures, and compiler characteristics.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue