OSDN Git Service

Drop use of AC_HEADER_TIME since recent versions of autotools complain about it being...
authorEric Branlund <ebranlund@fastmail.com>
Sun, 11 Jul 2021 14:55:22 +0000 (07:55 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 11 Jul 2021 14:55:22 +0000 (07:55 -0700)
configure.ac

index 8197715..4bc0ed0 100644 (file)
@@ -138,7 +138,6 @@ dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST
 AC_TYPE_PID_T
 AC_TYPE_SIZE_T
-AC_HEADER_TIME
 AC_STRUCT_TM
 
 dnl Checks for library functions.