217 Commits (7e1a8fcd04b517e6f886aa372650ec8426851dfd)

Author SHA1 Message Date
Yang Tse 34cc272d98 icc adjustments 16 years ago
Yang Tse 6e781eb2c4 Select strict ANSI C89 conformance for icc 16 years ago
Yang Tse c64329b7b1 Get rid of ENABLE_64BIT symbol definition and usage. 17 years ago
Yang Tse 0a44b62ea1 Fix IBM C and DEC/Compaq C compiler detection 17 years ago
Yang Tse bcca6b4a47 Initial support of curlbuild.h and curlrules.h which allows 17 years ago
Yang Tse 5c5e64b2f5 Autoconf 2.62 has changed the behaviour of the AC_AIX macro which we use. 17 years ago
Yang Tse abf47388f9 Adjust DEC/Compaq C compiler settings. 17 years ago
Yang Tse 10ebec6364 Another AC_TRY_LINK conversion to AC_LINK_IFELSE. 17 years ago
Yang Tse cf37a2bed6 These lines were unintentionally removed in previous commit 17 years ago
Yang Tse bf7a169de7 Partially undo change that prevented SED, GREP, EGREP and AR from being changed by libtool or autoconf. 17 years ago
Yang Tse ad84e84e1c Remove explicit inclusion of our m4 files first. It was interesting as a test, 17 years ago
Yang Tse 736e46d730 Another step towards detecting if _REENTRANT is already defined or actually 17 years ago
Yang Tse fd2d11e6b3 Explicitly include our m4 files first. This might minimize the impact 17 years ago
Yang Tse df6373a9e6 Another step towards detecting if _REENTRANT is already defined or actually 17 years ago
Yang Tse d105ed6d59 Make sure that configure process tests are done with the same _REENTRANT 17 years ago
Yang Tse 4ef94e065f Adjust DEC/Compaq C compiler settings 17 years ago
Yang Tse 7b0adfa38d Adjust DEC/Compaq C compiler settings 17 years ago
Yang Tse 7dd6d7cbe1 Configure process now checks availability of recvfrom() socket function and 17 years ago
Yang Tse 6b84d9ff24 Initial DEC/Compaq C compiler detection and flags 17 years ago
Yang Tse e5e2cd5659 Allow --enable-largefile and --disable-largefile configurations. 17 years ago
Yang Tse 371f63f73a fix c-ares version reported in generated libcares.pc file when building 17 years ago
Yang Tse 13f4c3ea54 egrep and ar are also mandatory 17 years ago
Yang Tse daa25aa705 The configure process will now halt when sed or grep are unavailable 17 years ago
Yang Tse 3e04944084 IBM C/C++ compiler predefined macro check 17 years ago
Yang Tse 83b7feb146 set earlier in configure process IBM compilers optimization flags 17 years ago
Yang Tse 8dc7f22b9a Modified configuration script to actually verify if the compiler is good 17 years ago
Yang Tse 4ccd0a85b1 fix pkg-config reporting of private libraries needed for static linking 17 years ago
Yang Tse d3bad80edd update several macros using AC_TRY_LINK with AC_LINK_IFELSE 17 years ago
Yang Tse f209547d0f if WINSOCK2 API is used link with 'ws2_32', else 17 years ago
Yang Tse 0458805686 on winsock systems linking is done using library 'ws2_32' when 17 years ago
Yang Tse 9fe8db39d1 minor change for wince-cegcc and wince-mingw32ce support 17 years ago
Yang Tse 7b24a70d51 skip checks for Windows specific header files 17 years ago
Yang Tse d57416b7f5 skip libtool C++ preprocessor compiler and linker checks 17 years ago
Yang Tse e8603c5bee configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only 17 years ago
Yang Tse 22e6a8199f Add library checking for clock_gettime() support 17 years ago
Yang Tse 0848b4fdaa Use monotonic time source if available. 17 years ago
Daniel Stenberg fd5fdecf30 Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too 17 years ago
Daniel Stenberg 7829b79768 check for strings.h in configure and use it for the strcasecmp() proto 17 years ago
Daniel Stenberg 3994a0be7f - Doug Goldstein provided a configure patch: updates autoconf 2.13 usage to 17 years ago
Yang Tse ad046ba239 Force AIX xlc to fail and not generate object code if the source code has 17 years ago
Daniel Stenberg 03431e22b2 when building 17 years ago
Daniel Stenberg dc0e93d89e Brad Spencer fixed the configure script to assume that there's no 17 years ago
Daniel Stenberg e13018f437 Remove the check for libdl since that isn't actually used and it causes 17 years ago
Yang Tse 746b3d7acc Fix message shown when detecting icc version 17 years ago
Yang Tse b8a1ea0e83 Fix compiler warning: feupdateenv is not implemented and will always fail. 17 years ago
Yang Tse 68aa62d76b check availability of <netinet/tcp.h> 17 years ago
Daniel Stenberg bebef9e940 added initial pkg-config file (attempt) 18 years ago
Gunter Knauf ccf47928b8 add test for gettimeofday() so that HAVE_GETTIMEOFDAY gets defined. 18 years ago
Gunter Knauf c58612ba12 added check for sys/param.h. 18 years ago
Daniel Stenberg 49fdeb1de4 first take at detecting a random device and seeding the random key using data 18 years ago