configure_options=(
	"--without-libfl"
    "--without-directfb"
	"--enable-javascript"
	"--enable-graphics"
	"--with-ssl"
	"--with-x"
)
