You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-games/crystalspace/files/crystalspace-1.4.0-bullet.p...

13 lines
501 B

--- configure.ac.old 2010-06-19 21:50:21.000000000 +0200
+++ configure.ac 2010-06-19 22:00:50.000000000 +0200
@@ -1318,8 +1318,7 @@
btDefaultCollisionConfiguration* c;
btDynamicsWorld* world = new btDiscreteDynamicsWorld (d, b, s, c)])],
[], [C++], [], [],
- [], [], [-lbulletdynamics -lbulletcollision -lbulletmath],
- [bulletdynamics])
+ [])
AS_IF([test $cs_cv_libbullet = yes],
[CS_CHECK_BUILD([if bullet is sufficiently recent (>=2.68)], [cs_cv_bullet_recent],