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

