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.
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel