On Fri, Oct 28, 2005 at 11:26:14AM -0500, Albert Chin wrote:
> On Fri, Oct 28, 2005 at 12:19:25PM -0400, Daniel Veillard wrote:
> > Also testapi.c in CVS starts with:
> > 
> > #include "config.h"
> > #ifndef WITH_TRIO
> > #include <stdio.h>
> > #else
> > #define TRIO_REPLACE_STDIO
> > #include "trio.h"
> > #endif
> > 
> >   this should cover Tru64 case I think,
> 
> But then you cannot build outside the libxml build tree as "config.h"
> isn't available.

  Yes, probably better to fix in a similar way as the 2 others,
will do !

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to