mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
configure: delete unused variable
Follow-up to 4d73854462 #9044
Closes #19901
This commit is contained in:
@@ -4066,7 +4066,6 @@ CPPFLAGS=$o
|
||||
AC_CHECK_TYPE(long long,
|
||||
[AC_DEFINE(HAVE_LONGLONG, 1,
|
||||
[Define to 1 if the compiler supports the 'long long' data type.])]
|
||||
longlong="yes"
|
||||
)
|
||||
|
||||
if test ${ac_cv_sizeof_curl_off_t} -lt 8; then
|
||||
|
||||
Reference in New Issue
Block a user