]> granicus.if.org Git - curl/commit
configure: remove check for libresolve
authorDaniel Stenberg <daniel@haxx.se>
Mon, 18 Apr 2016 13:53:24 +0000 (15:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 18 Apr 2016 13:53:24 +0000 (15:53 +0200)
commitfb823d24f1b5c26a5f4728e15d3bbab777f7be33
tree587778e5294a99c53812ebe9efb5309518da9261
parent4cbaee45a9e7e1da7ea13bf77ea44b666a09fa04
configure: remove check for libresolve

'strncasecmp' was once provided by libresolv (no trailing e) for SunOS,
but this check is broken and most likely adds nothing useful. Removing
now.

Reported-by: Irfan Adilovic
Discussed in #770
configure.ac