]> granicus.if.org Git - curl/commit
configure: compile-time SIZEOF checks
authorDaniel Stenberg <daniel@haxx.se>
Mon, 21 May 2018 17:54:16 +0000 (19:54 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 21 May 2018 17:57:27 +0000 (19:57 +0200)
commit6876ccf90b473480998af4619de5f316fbd63084
tree79ad6a6d4651f00b896d08581b065e293966188e
parent302d537423c0bf2429bd6691a775319c0dec0c10
configure: compile-time SIZEOF checks

... instead of exeucting code to get the size. Removes the use of
LD_LIBRARY_PATH for this.

Fixes #2586
Closes #2589
Reported-by: Bernhard Walle
configure.ac