bugfix related to previous commit (btAssert at the wrong place)

fixes for automake build system (remove references to ColladaDemo)
This commit is contained in:
erwin.coumans
2010-03-13 20:47:21 +00:00
parent 192a2b38e9
commit 2f2d33d578
3 changed files with 2 additions and 7 deletions

View File

@@ -39,10 +39,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O