mirror of
https://github.com/X11Libre/xf86-video-omap.git
synced 2026-03-23 17:19:17 +00:00
configure.ac: drop obsolete AC_HEADER_STDC
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
9c90ff866f
commit
2ae69bb944
@@ -44,9 +44,6 @@ XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
|
||||
PKG_CHECK_MODULES(XORG, [xorg-server >= 25.0.0] xproto fontsproto [libdrm >= 2.4.36] libdrm_omap xf86driproto $REQUIRED_MODULES)
|
||||
sdkdir=$(pkg-config --variable=sdkdir xorg-server)
|
||||
|
||||
# Checks for header files.
|
||||
AC_HEADER_STDC
|
||||
|
||||
AC_SUBST([moduledir])
|
||||
|
||||
AC_CONFIG_FILES([Makefile src/Makefile man/Makefile])
|
||||
|
||||
Reference in New Issue
Block a user