aboutsummaryrefslogtreecommitdiffstats
path: root/m4-local/gethostbyname_r.m4
Commit message (Collapse)AuthorAgeFilesLines
* Fix gethostbyname_r argument count detection, ...Matthias Andree2010-04-291-0/+3
| | | | ...those that use NULL will now also #include <stdlib.h>.
* Fix autoconf warning, rename variable to allow caching.Matthias Andree2010-04-291-8/+8
|
* Move gethostbyname_r.m4 to m4-local directory where it belongs.Matthias Andree2010-04-291-0/+68
It's not supposed to be updated by autopoint.