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
|
17 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 |
Dan Fandrich
|
001a2d9b67
Fix LDAP compile error when LDAP is not available.
|
17 years ago |
Yang Tse
|
95446f694b
Fix custom check for LDAP libraries
|
17 years ago |
Yang Tse
|
4db954f802
Add custom check for LDAP libraries
|
17 years ago |
Yang Tse
|
a171f60bf7
Add custom checks for lber, ldap, ldapssl and ldap_ssl header files
|
17 years ago |
Yang Tse
|
07625fe243
Add check for winldap and winber header files
|
17 years ago |
Dan Fandrich
|
16b95fc773
Enabled a few more gcc warnings with --enable-debug. Renamed a few
|
17 years ago |
Daniel Stenberg
|
d0edb47896
Patrick Monnerat modified the LDAP code and approach in curl. Starting now,
|
17 years ago |
Daniel Stenberg
|
5b1bbffdff
Peter O'Gorman pointed out (and fixed) that the non-blocking check in
|
17 years ago |
Yang Tse
|
d8d3dc9302
--enable-sspi only supported on Windows native builds
|
17 years ago |
Yang Tse
|
305e03905f
Cleanup. Warnings related with FD_SET, FD_ISSET, and FD_ZERO macros
|
17 years ago |
Dan Fandrich
|
59c620bfa5
Daniel Johnson's fix for shared object extension detection on Mac OS X.
|
17 years ago |
Yang Tse
|
2288094b26
fix wrong macro name introduced in las commit
|
17 years ago |
Yang Tse
|
273b2b230b
Add check for compiler variadic macro support in configuration script
|
17 years ago |
Yang Tse
|
8920606b8b
attempt to keep message length below 80 chars
|
17 years ago |
Yang Tse
|
d381dd68cf
icc 9.0 when compiling its generated code for its own FD_SET,
|
18 years ago |
Dan Fandrich
|
23d1041bd8
Added last-resort dynamic library names.
|
18 years ago |
Dan Fandrich
|
5565f45f5e
Properly use libtool macros to fix OpenLDAP library name detection on Darwin.
|
18 years ago |