mirror of
https://github.com/X11Libre/xf86-input-mouse.git
synced 2026-03-24 01:24:06 +00: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". Reviewed-by: Rémi Cardona <remi@gentoo.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
@@ -60,9 +60,6 @@ PKG_CHECK_MODULES(XORG, [xorg-server >= 1.5.99.901] xproto inputproto)
|
||||
|
||||
# Checks for libraries.
|
||||
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
||||
# Work out which OS mouse driver we need to build
|
||||
case $host_os in
|
||||
linux*)
|
||||
|
||||
Reference in New Issue
Block a user