134 Commits (ef8e2ad6017a9e3a1d08b5f9e73d2bb0773cd1bb)

Author SHA1 Message Date
Yang Tse 36d971b025 remove extra whitespace from string in SGI C check 16 years ago
Yang Tse 0afae2f16b oops 16 years ago
Yang Tse 038a19a191 Initial attempt to detect SGI C compiler 16 years ago
Yang Tse 49e14536c6 HP C adjustments: 16 years ago
Yang Tse 8090260882 improve presentation of accepted/rejected debug/optimizer options 16 years ago
Yang Tse ce7c807846 refactoring of COMPILER_BASIC_OPTS 16 years ago
Yang Tse 94d2a28698 Initial attempt to detect SUN C compiler 16 years ago
Yang Tse d7cdbc18af Initial attempt to detect HP C compiler 16 years ago
Yang Tse 422b8ddde8 adjust ICC_windows settings 16 years ago
Yang Tse 615273ad6c fix VAR_STRIP 16 years ago
Yang Tse 8c2fe4c67f Initial attempt to support configure's --(dis|en)able-optimize 16 years ago
Yang Tse 74cff55b02 fix comment 16 years ago
Yang Tse 79f844f672 Initial attempt to support configure's --(dis|en)able-warnings 16 years ago
Yang Tse 5ca18d6d80 HAVE_INET_PTON will only be defined when an IPv6 capable working 16 years ago
Yang Tse a08ee8a0be HAVE_INET_NTOP will only be defined when an IPv6 capable working 16 years ago
Yang Tse a36da12985 attempt to make work the gethostname function 16 years ago
Yang Tse feb2043b43 fix netdb.h prerequisite inclusion 16 years ago
Yang Tse 898e10bd60 improve detection of getservbyport_r() 16 years ago
Yang Tse fe11cb41ec improve detection of gethostname() 16 years ago
Yang Tse 1a9795b401 rearrange to allow internal/private use of ares_writev to any system 16 years ago
Yang Tse b6e5b752fe improve detection of: 16 years ago
Yang Tse 797372b0f4 strdup() clone for systems/configurations which lack it 16 years ago
Yang Tse 088ac83df4 The minimum autoconf version required for this file is 2.50 17 years ago
Yang Tse 43ab062fa5 Rename reentrant.m4 to avoid filename clash. 17 years ago
Yang Tse 638b4279e9 Add file version serial number that might be used by 'aclocal' and others. 17 years ago
Yang Tse 14aede8eac Add quoting for the AC_DEFINE arguments. 17 years ago
Yang Tse 0d2c15a28b Also remove the whitespace. 17 years ago
Yang Tse 64b75e2ec6 Also remove the extra quoting. 17 years ago
Yang Tse 22f8a875a1 Replace some '@%:@' quadigraphs by its actual representation '#'. 17 years ago
Yang Tse 9620e56c53 Require autoconf 2.57 or newer 17 years ago
Yang Tse b94e960ed3 setup.h handles definition of _REENTRANT based on NEED_REENTRANT 17 years ago
Yang Tse 736e46d730 Another step towards detecting if _REENTRANT is already defined or actually 17 years ago
Yang Tse 839f18584d Add a 3 argument check for getprotobyname_r 17 years ago
Yang Tse 28d3b4af6a move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion problem 17 years ago