mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +03:00
Get rid of ENABLE_64BIT symbol definition and usage.
Improve HAVE_LONGLONG symbol description.
This commit is contained in:
parent
44142f8234
commit
ceb49d3742
9 changed files with 43 additions and 36 deletions
|
|
@ -272,7 +272,7 @@
|
|||
/* Define to 1 if you have the `localtime_r' function. */
|
||||
#define HAVE_LOCALTIME_R 1
|
||||
|
||||
/* if your compiler supports long long */
|
||||
/* Define to 1 if the compiler supports the 'long long' data type. */
|
||||
#define HAVE_LONGLONG 1
|
||||
|
||||
/* Define to 1 if you need the malloc.h header file even with stdlib.h */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue