--- ./configure.in.orig	2006-08-13 09:13:31.000000000 -0500
+++ ./configure.in	2007-01-20 00:10:45.000000000 -0600
@@ -118,6 +118,9 @@
   AC_DEFINE([HAVE_BMP], 1, [User wants beep media player plugin built])
   AM_CONDITIONAL([HAVE_XMMS], true)
   AM_CONDITIONAL([HAVE_BMP], true)
+else
+  AC_MSG_NOTICE(no bmp build configured)
+  AM_CONDITIONAL([HAVE_BMP], false)
 fi
 
 if test x$WITHDRM = xyes; then
