removed confusing comment to use cmake at the end of configure (autotools)

updated INSTALL, ChangeLog for Bullet 2.77 release
This commit is contained in:
erwin.coumans
2010-09-07 23:58:31 +00:00
parent 33a41798cf
commit 7517171ea7
4 changed files with 22 additions and 13 deletions

View File

@@ -112,7 +112,6 @@ AC_CONFIG_FILES([bullet.pc Makefile Demos/Makefile Demos/SoftDemo/Makefile Demos
AC_OUTPUT
AC_MSG_NOTICE([
You can type 'make' alternatively, you can use cmake ( http://cmake.org )or use the visual studio solution msvc folder.
Please type 'make' to build Bullet
])