if [ "$GTKFILECHOOSER" == "y" ]; then
   OPTS="$OPTS --enable-file-chooser"
fi             &&

make_single    &&
default_build  &&
make_normal
