created Jamfile for COLLADA_COM & LibXML, added LibXML in it's own location under Extras

libxml doesn't compile with jam yet, C sourcecode versus C++?
This commit is contained in:
ejcoumans
2006-06-18 10:25:12 +00:00
parent ddf9973fba
commit 650e0ac744
101 changed files with 140275 additions and 81 deletions

16
Extras/LibXML/acconfig.h Normal file
View File

@@ -0,0 +1,16 @@
#undef PACKAGE
#undef VERSION
#undef HAVE_LIBZ
#undef HAVE_LIBM
#undef HAVE_ISINF
#undef HAVE_ISNAN
#undef HAVE_LIBHISTORY
#undef HAVE_LIBREADLINE
#undef HAVE_LIBPTHREAD
#undef HAVE_PTHREAD_H
/* Define if IPV6 support is there */
#undef SUPPORT_IP6
/* Define if getaddrinfo is there */
#undef HAVE_GETADDRINFO