]> granicus.if.org Git - curl/commit
configure: check for gethostbyname in the watt lib
authorBenjamin Johnson <obeythepenguin@gmail.com>
Thu, 22 Mar 2012 22:33:33 +0000 (23:33 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Mar 2012 22:33:33 +0000 (23:33 +0100)
commitf85ec43f2425cc95e043fad1235d15f813ff891a
tree3c2ae7abde18fd0e39bc027df42f69938047c283
parentb5713887ae8bbc7c3ee84201906e4e6ca4ebb4a1
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
configure.ac