The size of long is a build time characteristic and as such it is now recorded
authorYang Tse <yangsita@gmail.com>
Wed, 13 Aug 2008 15:32:20 +0000 (15:32 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 13 Aug 2008 15:32:20 +0000 (15:32 +0000)
commitfeb03e471786e9c543ef6e807a4a748046c0ce2b
treeb2c7571bd167c31f8702240a0e9c6f1fec295df5
parent64e3a091c34482b666c3c50c312829cd7fa140c9
The size of long is a build time characteristic and as such it is now recorded
in curlbuild.h as CURL_SIZEOF_LONG. Definition now done from configure process
and in CVS curlbuild.h.dist for non-configure systems.
CHANGES
acinclude.m4
include/curl/curlbuild.h.dist
include/curl/curlbuild.h.in
include/curl/curlrules.h
lib/Makefile.netware
lib/config-symbian.h
lib/config-tpf.h
lib/strtoofft.h
src/main.c