mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
configure.ac: drop obsolete checks for libc functions
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -83,11 +83,6 @@ CFLAGS="$save_CFLAGS"
|
||||
# Substitutions
|
||||
AC_SUBST([moduledir])
|
||||
|
||||
# Checks for library functions
|
||||
# We don't use strlcat, strlcpy, or timingsafe_memcmp, but check to quiet
|
||||
# -Wredundant-decls warning from xorg/os.h which will otherwise redefine them.
|
||||
AC_CHECK_FUNCS([strlcat strlcpy timingsafe_memcmp])
|
||||
|
||||
DRIVER_NAME=nv
|
||||
AC_SUBST([DRIVER_NAME])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user