Hi, thanks, I don't know which change has broken that as I don't
remember touching this kind of stuff ... but thanks for reporting.
I was going to add this, but then I thought that maybe it should
really better go into core/base/configure.in rather than
core/make/configure.in ... can you confirm that it still works if I
add it to core/base/configure.in rather than core/make/configure.in ?
Kim> With all the recent changes to the makefiles, the headers for
Kim> libxml are no longer found since FreeBSD puts them in a
Kim> non-standard location.
Kim> {...}
Kim> case "$target_os" in
Kim> - freebsd*) CPPFLAGS="$CPPFLAGS -I/usr/local/include"
Kim> + freebsd*) CPPFLAGS="$CPPFLAGS -I/usr/local/include
-I/usr/local/include/libxml2 -I/usr/local/include/libxml2/libxml"
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep