On Sat, Sep 23, 2006 at 06:30:25PM -0400, James Rosen wrote: > I've been trying to build 0.26.1 on Tiger (OSX 10.4.7), and I can't > get make to work. ... > In file included from ne_request.c:51: > ne_internal.h:32:21: error: libintl.h: No such file or directory
Thanks for the reports. This is a bug in the configure script - you can pass "--disable-nls" to configure to work around it. Regards, joe _______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
