From b808c0e24cc4a59bd801059147bc9805944bee9a Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 9 Aug 2009 16:33:34 +0000 Subject: disable bullet --- configure.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index a66fb24..a64eed2 100644 --- a/configure.in +++ b/configure.in @@ -240,6 +240,9 @@ AC_ARG_WITH(bullet, ) ) +dnl disable bullet for now +with_bullet=no + if test "x${with_bullet}" != "xno"; then save_CPPFLAGS="$CPPFLAGS" save_LDFLAGS="$LDFLAGS" -- cgit v1.2.3