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 |
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 |