# Standard rejected warnings.
#
source $GRIMOIRE/REJECTED_MSG                        &&

config_query_option  ION3_XINERAMA                   \
                     "Enable Xinerama support?"  y   \
                     "--enable-xinerama"             \
                     "--disable-xinerama"            &&

config_query_option  ION3_LOCALE                   \
                     "Enable locale support?"  y   \
                     "--enable-locale"             \
                     "--disable-locale"
