On Sun, Aug 24, 2008 at 8:48 PM, Felix Zielcke <[EMAIL PROTECTED]> wrote:
> Am Sonntag, den 24.08.2008, 14:40 +0200 schrieb Christian Franke:
>
>> I would suggest to add AC_CHECK_FUNC(asprintf) to configure.
>> asprintf() is a GNU extension and not part of C99 or POSIX.
>>
> See my [RFC] GNU extention topic.
> There's already in configure.ac a check for #define _GNU_SOURCE which is
> needed for asprintf to be defined.
> Thugh I don't know much of cygwin/mingw stuff.

Hi,

I just check, _GNU_SOURCE is defined for mingw, but asprintf is still
missing. I guess mingw implementation is not so completed.

-- 
Bean


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to