fluxbox: disable xft/xpm/fribidi. not used anyway

This commit is contained in:
Stefan Saraev 2014-04-25 18:36:13 +03:00 committed by Stephan Raue
parent b0e1d29cac
commit de188e8cfd

View File

@ -37,7 +37,10 @@ PKG_CONFIGURE_OPTS_TARGET="ac_cv_func_realloc_0_nonnull=yes \
--disable-toolbar \
--disable-slit \
--disable-systray \
--enable-ewmh
--enable-ewmh \
--disable-xpm \
--disable-xft \
--disable-fribidi \
--disable-remember \
--disable-regexp \
--disable-debug \