Commit b95a85d4 authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Thomas Petazzoni
Browse files

package/matchbox-wm: drop useless commented options

parent 952ccff3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -25,10 +25,7 @@ endif
endif

ifeq ($(BR2_PACKAGE_XLIB_LIBXFT),y)
#MATCHBOX_WM_OPTS += --enable-standalone-xft
MATCHBOX_WM_DEPENDENCIES += xlib_libXft
else
#MATCHBOX_WM_OPTS += --disable-standalone-xft
endif

ifeq ($(BR2_PACKAGE_STARTUP_NOTIFICATION),y)