commit | f85ec43f2425cc95e043fad1235d15f813ff891a | [log] [tgz] |
---|---|---|
author | Benjamin Johnson <obeythepenguin@gmail.com> | Thu Mar 22 23:33:33 2012 +0100 |
committer | Daniel Stenberg <daniel@haxx.se> | Thu Mar 22 23:33:33 2012 +0100 |
tree | 3c2ae7abde18fd0e39bc027df42f69938047c283 | |
parent | b5713887ae8bbc7c3ee84201906e4e6ca4ebb4a1 [diff] |
configure: check for gethostbyname in the watt lib This allows building of libcurl on DOS using DJGPP 2.04 and Watt-32 sockets. I know there's already Makefile.djgpp, but I find this more convenient since I'm used to using the ./configure script from other platforms