On Fri, Jul 16, 2010 at 14:17, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: > Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > >> This patch has all the glibc-specific stuff that makes it break hard >> if you don't have the GNU C library. Writing macros/definitions to fix all that >> stuff up was the "easier said than done" part I was referring to. > > You might want to try out the gnulib version instead. I fiddled a bit with gnulib for both the regex engine and libintl, but I can't get it to do what I want. The assumption with gnulib seems to be that you're including the libraries in a GNU program that only uses the autotools, it seems to be about as easy to just copy/paste things from glibc if you're adding libraries to a program like Git that uses its own build system. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html