On Sunday 27 August 2006 9:07 pm, Jordan Crouse wrote:
> libb/xregcomp.c assumes that <regex.h> exists.  Unfortunately, when uclibc 
> regex support is disabled, uclibc headers install doesn't copy regex.h to 
the 
> staging include directory, thereby causing a subsequent busybox compile to
> fail.
>
> The attached patch works around this by only building xregcomp.c when it
> is needed (ie, for awk, sed, less and devfsd).  This may not be the most
> correct fix, but it works, and it only touches one file.
> 
> Comments, and more intelligent patches welcome.

Applied.

Rob
-- 
Never bet against the cheap plastic solution.
_______________________________________________
Devel mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/devel

Reply via email to