]> Dogcows Code - chaz/openbox/blobdiff - configure.in
Fix small compile error on g++3.
[chaz/openbox] / configure.in
index 5e49007001b3aceb15e778853800e2841619e5e6..ba2fecb17ba5fc9858f671f95a0221daa951da4b 100644 (file)
@@ -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"
This page took 0.020187 seconds and 4 git commands to generate.