]> Dogcows Code - chaz/openbox/commitdiff
fixed tyop
authorScott Moynes <smoynes@nexus.carleton.ca>
Mon, 16 Sep 2002 04:25:54 +0000 (04:25 +0000)
committerScott Moynes <smoynes@nexus.carleton.ca>
Mon, 16 Sep 2002 04:25:54 +0000 (04:25 +0000)
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.024105 seconds and 4 git commands to generate.