Re: [xml] [PATCH] libxml2-2.6.1 for BeOS



On Sat, Nov 01, 2003 at 12:44:39AM +0100, shard neoni net wrote:
  Yeah, could you do that ? I always feel unsafe if I need to edit 
  patches
because only part of it only can apply.

here it is.

applied

Could someone change configure script and/or makefile so it will add 
"#define HAVE_BEOS_THREADS" to config.h? also there is no libm on BeOS 

  config.h is generated from config.h.in which itself is generated by
autoheader, no idea how to add stuff there.

(math is in "default" system libs, no need to link additional things) - 
that's not a big problem since library links ok, but still it would be 
"cleaner" if it wouldn't add -lm on BeOS. also it would be great if there 
was configure switch to chose threads type (for example here i have 
libpthread, but it's buggy and not usable for libxml2, so i use BeOS 
native sepmaphore and TLC).
I don't know how to do that :( i know configure scripts often use uname to 
recognize OS so here it is:

  check configure.in look for "case ${host} in" and try to find the
appropriate BeOS options.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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