> I think that I should change the following...

> -AC_CHECK_FUNCS(sleep mmap select snprintf vsnprintf seekdir)
> +AC_CHECK_FUNCS(sleep mmap select snprintf vsnprintf seekdir telldir)

I changed scandir() to not use seekdir() and telldir() at all.  The
platforms should get native scandir().

> -AC_CHECK_FUNCS(load_add_on)
> +AC_CHECK_FUNCS(load_add_on unload_add_on get_image_symbol)

Why do you need this?  Are there platforms where load_add_on() exists
and unload_add_on() or get_image_symbol() is missing?

Is the BeOS port working?
-- 
##>  Petter Reinholdtsen <##    | [EMAIL PROTECTED]
 O-  <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/    | Go Mozilla, go! Go!

Reply via email to