]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
checks for sys/utime.h
authorDaniel Stenberg <daniel@haxx.se>
Fri, 7 Sep 2001 09:53:40 +0000 (09:53 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Sep 2001 09:53:40 +0000 (09:53 +0000)
configure.in

index 3abe14c6d94a4156f48fd6dee9152e07d51dbaa7..97010ae4cbdef9ad7f2ae62f78d35aae064a321e 100644 (file)
@@ -478,7 +478,8 @@ AC_CHECK_HEADERS( \
         time.h \
         io.h \
         pwd.h \
-        utime.h
+        utime.h \
+        sys/utime.h
 )
 
 dnl Check for libz header