X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.in;h=ba2fecb17ba5fc9858f671f95a0221daa951da4b;hb=c2afc72a41a4093f1fdfdf3245d5d70ef8bf9ad2;hp=5e49007001b3aceb15e778853800e2841619e5e6;hpb=e0d619e309a7fe6de1524b2574ecc9d77aee5a35;p=chaz%2Fopenbox 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"