Commit History

Author SHA1 Message Date
  Yang Tse 709a2ed474 Take three at trying to detect signed and unsigned curl_off_t integer constant 16 years ago
  Yang Tse 34281925d6 Change CURL_CHECK_DEF_INTXX_C suffix definition detection. 16 years ago
  Yang Tse a06e077938 Use autoconf's result of AC_CHECK_SIZEOF(long) in CURL_CONFIGURE_LONG 16 years ago
  Yang Tse 7bdae7be4f Ensure that the compiler 'knows' the 'long' type in CURL_CONFIGURE_LONG 16 years ago
  Yang Tse 2abf9221e3 Using the name of a macro inside AC_MSG_WARN takes aclocal to NeverLand. 16 years ago
  Yang Tse feb03e4717 The size of long is a build time characteristic and as such it is now recorded 16 years ago
  Yang Tse 2eba5f33b9 Fix CURL_CHECK_DEF_INTXX_C suffix definition detection 16 years ago
  Yang Tse b5b25b39e9 Added missing signed and unsigned curl_off_t integer constant suffixes for 16 years ago
  Yang Tse b7ac885d38 Remove debug tracing for DO_CURL_OFF_T_CHECK and CURL_CHECK_DEF 16 years ago
  Yang Tse cbd9dcbe41 Use int64_t in favour of __int64 for curl_off_t when both are available. 16 years ago
  Yang Tse 4594187732 Improve CURL_CHECK_DEF 16 years ago
  Yang Tse 3cc40a2584 Add debug tracing for DO_CURL_OFF_T_CHECK 16 years ago
  Yang Tse c11933b3fd Remove some redundancy 16 years ago
  Yang Tse 4687699726 Remove potential overquoting 16 years ago
  Yang Tse dabd3cd355 Add debug tracing for CURL_CHECK_DEF 16 years ago
  Yang Tse 479466a495 Skip data type check in DO_CURL_OFF_T_CHECK macro when argument is empty. 16 years ago
  Yang Tse ddfa33be79 Fix CURL_CHECK_DEF so that when the expansion of the preprocessor symbol results 16 years ago
  Yang Tse 14240e9e10 Initial support of curlbuild.h and curlrules.h which allows 16 years ago
  Yang Tse b4fdccf87a Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. 16 years ago
  Yang Tse 9cef14dfb2 Add a whitespace 16 years ago
  Yang Tse 2d15d84a01 Ensure that reserved keyword AC_DEFUN is only used for its purpose. 16 years ago
  Yang Tse 1035469662 Removed definition of CURL_CHECK_WORKING_RESOLVER from acinclude.m4 it has 16 years ago
  Yang Tse a3498f96ef Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of 16 years ago
  Yang Tse 52d9a3c34f Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 16 years ago
  Yang Tse 9b0110f50c Assert that SED and GREP are set 16 years ago
  Yang Tse b377e857bd simplify multi '#' char comment line 16 years ago
  Yang Tse 8a323f8354 Another step towards detecting if _REENTRANT is already defined or actually 16 years ago
  Yang Tse e933b28aaf cleanup duplicate line 16 years ago
  Yang Tse 1bc490077a Make sure that configure process tests are done with the same _REENTRANT 16 years ago
  Yang Tse 7d773abe50 checks for gethostbyaddr_r with 7 and 8 args now also done with -D_REENTRANT 16 years ago