You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
229 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -2885,6 +2885,7 @@ CURL_VERIFY_RUNTIMELIBS
  4. AC_CHECK_SIZEOF(size_t)
  5. AC_CHECK_SIZEOF(long)
  6. +AC_CHECK_SIZEOF(long long)
  7. AC_CHECK_SIZEOF(int)
  8. AC_CHECK_SIZEOF(short)
  9. CURL_CONFIGURE_LONG