fixed tyop

This commit is contained in:
Scott Moynes 2002-09-16 04:25:54 +00:00
parent 9215a741e7
commit ed43853326

View 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"