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 |
Michal Marek
|
86cbb23282
- Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by
|
16 years ago |
Daniel Stenberg
|
fb23b85770
- We're no longer providing a very old ca-bundle in the curl tarball. You can
|
16 years ago |
Yang Tse
|
edef367e9c
Missing double quotes
|
17 years ago |
Yang Tse
|
e8d3710aff
Add custom check for WINLDAP libraries.
|
17 years ago |
Yang Tse
|
420ea83ef3
Fix CURL_CHECK_LIBS_LDAP failure when no parameter is given
|
17 years ago |
Yang Tse
|
5360f88393
Default check for more libraries in CURL_CHECK_LIBS_LDAP,
|
17 years ago |
Yang Tse
|
fbb5518ab6
Avoid depending on a header file for the definition of NULL
|
17 years ago |