Commit History

Author SHA1 Message Date
  Yang Tse bffe69a151 when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will 16 years ago
  Yang Tse facc5f7ec5 Remove showing additional info needed to debug configure 16 years ago
  Yang Tse 184229b1e5 Added "pointer to void" as another data type to check for the sixth argument of 16 years ago
  Yang Tse 3e488c4f19 Temporarily show additional info needed to debug configure 16 years ago
  Yang Tse 39f23aec6b RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined 16 years ago
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and 16 years ago
  Yang Tse 97333deb3f fallback to gettimeofday when monotonic clock is unavailable at run-time 16 years ago
  Yang Tse 72b4b3c7f8 make check message wording more precise 16 years ago
  Yang Tse e6c23672b2 fix C style comment 16 years ago
  Yang Tse 1058e5fdde John Lightsey filed bug report #1999181: "CLOCK_MONOTONIC always fails on 16 years ago
  Yang Tse 2c61e9c76a Modified configuration script to actually verify if the compiler is good 16 years ago
  Yang Tse 24d41452b0 No longer break out of a shell "for" statement from inside 16 years ago
  Dan Fandrich c1a71ad14f Fixed curl-config --ca which wasn't being exported by configure. 16 years ago
  Yang Tse b39d1e9b9d MSVC does build Windows native targets 16 years ago
  Yang Tse abe2e6ecf7 fix: [action-if-found] part of AC_CHECK_TYPE macro cannot be quoted when empty 16 years ago
  Yang Tse d8efc99217 fix: remove need and definition of HAVE_SOCKLEN_T symbol 16 years ago
  Yang Tse 0163b5b8be fix: socklen_t definition comment 16 years ago
  Yang Tse baee3996ab When unable to properly detect gethostbyname_r() usage, configure 16 years ago
  Yang Tse 8ad1928d93 update several macros using AC_TRY_LINK with AC_LINK_IFELSE 16 years ago
  Yang Tse 862049c490 fix underquoting of AC_LANG_PROGRAM arguments 16 years ago
  Yang Tse d70f33748c update several macros using AC_TRY_LINK with AC_LINK_IFELSE 16 years ago
  Yang Tse 9346e55d5a better select() function detection that works 16 years ago
  Yang Tse 8fc2f8ef62 fix socklen_t equivalent detection when cross compiling Windows target 16 years ago
  Yang Tse 7358db5c27 minor change for wince-cegcc and wince-mingw32ce support 16 years ago
  Yang Tse 2748c64d60 Improve toolchain detection for WinCE cross compilation: 16 years ago
  Yang Tse 5e06ec8409 skip checks for Windows specific header files 16 years ago
  Yang Tse 04d0a84ae5 WinCE cross compilation adjustments: 16 years ago
  Yang Tse ed80eb5b0f configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only 16 years ago
  Yang Tse b380dd030f Add library checking for clock_gettime() support 16 years ago
  Michal Marek d13be06aaa Removed the generated ca-bundle.h file. The verbatim value of $ca and 16 years ago