fixed tyop
This commit is contained in:
parent
9215a741e7
commit
ed43853326
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue