summaryrefslogtreecommitdiff
path: root/acinclude.m4
Commit message (Expand)AuthorAgeFilesLines
* Applied Joe Halpin's bugfixes to the NI_WITHSCOPEID test program.Daniel Stenberg2004-04-011-8/+9
* HAVE_NI_WITHSCOPEID spelled right!Daniel Stenberg2004-03-311-2/+2
* Andrés García fixed a warning in the ioctlsocket() usage.Daniel Stenberg2004-03-311-1/+1
* modified the NI_WITHSCOPEID to use an AF_INET6 socket immediately andDaniel Stenberg2004-03-311-7/+9
* Added CURL_CHECK_NI_WITHSCOPEID that checks if NI_WITHSCOPEID exists andDaniel Stenberg2004-03-301-5/+63
* strerror_r() detection changes:Daniel Stenberg2004-03-251-3/+71
* added check for strerror_r()Daniel Stenberg2004-03-241-1/+19
* ignore the icc warning 981 "operands are evaluated in unspecified order"Daniel Stenberg2004-03-101-2/+3
* we ignore the ICC warning 1419 as wellDaniel Stenberg2004-03-081-1/+3
* Perhaps -Wundef is better on gcc versions after 2.95, since the autobuildDaniel Stenberg2004-03-011-15/+24
* When setting aggressive pedantic compiler options, display what optionsDaniel Stenberg2004-03-011-0/+6
* Make icc ignore "invalid format string conversion" warnings as well. TheyDaniel Stenberg2004-02-261-5/+6
* Use __INTEL_COMPILER instead of __ICC to the cpp to detect the Intel iccDaniel Stenberg2004-02-261-3/+3
* set debug options when using the icc compilerDaniel Stenberg2004-02-251-4/+14
* Moved most of the set-debug-options-depending-on-compiler logic to the newDaniel Stenberg2004-02-251-0/+86
* Added escaping of the function name in the AC_DEFUN() macros, so thatDaniel Stenberg2004-01-151-7/+7
* Added proper #ifdef's for the #include files when checking for in_addr_t,Daniel Stenberg2003-10-301-0/+10
* O_NONBLOCK does not work on BeOS according to ShardDaniel Stenberg2003-10-061-1/+1
* improved the non-block check a lot:Daniel Stenberg2003-10-051-4/+26
* change the order of the in_addr_t tests, so that 'unsigned long' is testedDaniel Stenberg2003-05-151-3/+1
* added description in all AC_DEFINE() callsDaniel Stenberg2003-01-201-18/+18
* Albert Chin:Daniel Stenberg2002-01-311-0/+2
* Stoned Elipot's patch for the in_addr_t testDaniel Stenberg2002-01-141-1/+1
* now sets a type for in_addr_t even if it isn't found in the #include filesDaniel Stenberg2001-11-281-13/+11
* Added an in_addr_t checkDaniel Stenberg2001-11-281-0/+39
* now we make sure that NULL is defined in the gethostbyname_r() compilesDaniel Stenberg2001-11-081-0/+8
* Albert Chin's improved gethostbyname_r() testsDaniel Stenberg2001-10-041-47/+18
* Added non-blocking sockets testDaniel Stenberg2001-10-011-0/+104
* Albert Chin's neat configure/package fixesDaniel Stenberg2001-08-201-0/+325
* not used in autoconf version 2.50Daniel Stenberg2001-05-291-92/+0
* Albert Chin's patch posted to the mailing list 19 Apr 2001Daniel Stenberg2001-04-191-19/+36
* largefile.m4 was turned into acinclude.m4Daniel Stenberg2000-08-241-0/+75