mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Remove the check for difftime, we aren't actually using it anywhere.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85460 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -56,6 +56,5 @@ fi
|
||||
dnl ## Check for library functions
|
||||
|
||||
AC_CHECK_FUNCS(
|
||||
difftime \
|
||||
syslog \
|
||||
)
|
||||
|
Reference in New Issue
Block a user