[llvm-commits] [patch][cmake] Fix check for <argz.h>

arrowdodger 6yearold at gmail.com
Thu Jan 13 06:57:21 PST 2011


On Thu, Jan 13, 2011 at 5:09 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:

> The configure script tests for the presence of the argz_* functions:
>
> checking for argz_append... yes
> checking for argz_create_sep... yes
> checking for argz_insert... yes
> checking for argz_next... yes
> checking for argz_stringify... yes
>

Oh, right. It's only present in configure script itself.

Okay, here is updated patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110113/52e698a7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: argz.cmake.patch
Type: text/x-patch
Size: 1908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110113/52e698a7/attachment.bin>


More information about the llvm-commits mailing list