Commit History

Author SHA1 Message Date
  Yang Tse 357389a905 Another AC_TRY_LINK conversion to AC_LINK_IFELSE. 16 years ago
  Yang Tse 817efbc29c These lines were unintentionally removed in previous commit 16 years ago
  Yang Tse d2661cb4b2 Partially undo change that prevented SED, GREP, EGREP and AR from being changed by libtool or autoconf. 16 years ago
  Yang Tse 3d4fb5136d Remove explicit inclusion of our m4 files first. It was interesting as a test, 16 years ago
  Yang Tse 052f9ddedb Another step towards detecting if _REENTRANT is already defined or actually 16 years ago
  Yang Tse fa1009b6fc Explicitly include our m4 files first. This might minimize the impact 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 1bc490077a Make sure that configure process tests are done with the same _REENTRANT 16 years ago
  Yang Tse 71525352f0 Adjust DEC/Compaq C compiler settings 16 years ago
  Yang Tse 3f84e373ac Adjust DEC/Compaq C compiler settings 16 years ago
  Yang Tse a9dc900515 Configure process now checks availability of recvfrom() socket function and 16 years ago
  Yang Tse 3a705696af Initial DEC/Compaq C compiler detection and flags 16 years ago
  Yang Tse 0b57c47547 egrep and ar are also mandatory 16 years ago
  Yang Tse bfaab6ed6b The configure process will now halt when sed or grep are unavailable 16 years ago
  Yang Tse 513c22df3b IBM C/C++ compiler predefined macro check 16 years ago
  Yang Tse b5afd53138 set earlier in configure process IBM compilers optimization flags 16 years ago
  Yang Tse 2c61e9c76a Modified configuration script to actually verify if the compiler is good 16 years ago
  Daniel Stenberg b97606f0b0 Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OS 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 512b9ac194 if WINSOCK2 API is used link with 'ws2_32', else 16 years ago
  Yang Tse 560a82aeaf on winsock systems linking is done using library 'ws2_32' when 16 years ago
  Yang Tse 7358db5c27 minor change for wince-cegcc and wince-mingw32ce support 16 years ago
  Yang Tse c4f1ab3cc5 remove duplicate check 16 years ago
  Yang Tse 5e06ec8409 skip checks for Windows specific header files 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