From: Scott Moynes Date: Mon, 16 Sep 2002 04:25:54 +0000 (+0000) Subject: fixed tyop X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=ed43853326203a10eb7267ae43101c8a3a57070c;p=chaz%2Fopenbox fixed tyop --- diff --git a/configure.in b/configure.in index 5e490070..ba2fecb1 100644 --- a/configure.in +++ b/configure.in @@ -254,7 +254,7 @@ BITMAPBUTTONS="" AC_MSG_CHECKING([whether to include bitmappable buttons]) AC_ARG_ENABLE( bitmap-buttons, -[ --enable-bitmap-buttons include bitmappable buttons [default=yes]], +[ --enable-bitmap-buttons include bitmappable buttons [default=yes]], if test x$enableval = "xyes"; then AC_MSG_RESULT([yes]) BITMAPBUTTONS="yes"