On Jun 5, 2010, at 9:29 AM, Thomas Klausner wrote:

> Hi!
> 
> Since NetBSD-5.99.11, glob_pattern_p is included in libc.
> 
> The attached patch fixes the resulting compilation problem. Please
> include it in the next release.
> 

I'd rather see a HAVE_GLOB_PATTERN_P test in AutoFu, with
all the bleary platform tests isolated in "system.h", than
having a Sysiphean litter of
        +#if defined(__NetBSD__)
        +#include <sys/param.h>
        +#endif 
platform tests everywhere in the code.

No worries, I'll adjust your patch to my fetishism ...

Thanks for the report. Holler at me if the issue slips, I won't
be working on POPT 2.0 quite yet, a few more weeks to clear some space.

73 de Jeff
______________________________________________________________________
POPT Library                                           http://rpm5.org
Developer Communication List                       popt-devel@rpm5.org

Reply via email to