[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patches] Fix build of cross-localedef on trunk



Daniel Jacobowitz <dan at codesourcery.com> writes:
> ld-messages.c now checks for __OPTION_POSIX_REGEXP.  This patch avoids
> a build failure on non-EGLIBC build systems; it might cause a failure
> on EGLIBC build systems with regex support disabled, but I think
> that's an unlikely place to be building the cross localedef anyway.
> If needed, we can fix it.
>
> OK to commit?

I thought this was horrible, until you pointed out that
localedef/include already has thirty-five other header files serving
exactly the same purpose.

Commit away.