From 1a6725e0054b29464cc15b7bf21f7ac56ae863fb Mon Sep 17 00:00:00 2001 From: SendaoYan Date: Thu, 21 May 2026 11:29:38 +0000 Subject: [PATCH] Remove obsolete AC_HEADER_TIME to fix configure warning on Linux --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index dcb73e9..3113304 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,6 @@ case "$host_os" in esac AC_HEADER_STDC -AC_HEADER_TIME dnl AC_CHECK_HEADERS(fcntl.h sys/ioctl.h sys/time.h unistd.h arpa/inet.h errno.h netdb.h netinet/in.h stdio.h stdlib.h string.h sys/socket.h sys/types.h) dnl AC_CHECK_TYPE