mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
configure: delete unused variable
Follow-up to 4d73854462 #9044
Closes #19901
This commit is contained in:
parent
197904d4b1
commit
74bc0c80b3
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue