Test case 557 now also verifies signed and unsigned int formatting.

This commit is contained in:
Yang Tse
2008-08-21 05:19:40 +00:00
parent 00fb5bcf35
commit 95cef39def
3 changed files with 402 additions and 0 deletions

View File

@@ -1995,6 +1995,7 @@ CURL_CHECK_STRUCT_TIMEVAL
CURL_VERIFY_RUNTIMELIBS
AC_CHECK_SIZEOF(size_t)
AC_CHECK_SIZEOF(int)
AC_CHECK_SIZEOF(long)
CURL_CONFIGURE_LONG
AC_CHECK_SIZEOF(time_t)