diff options
-rwxr-xr-x | build | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ include ../source.mk configure: oh-autoconfigure -- \ --enable-threads --disable-java \ + --disable-curses \ + --with-included-glib \ + --with-included-libcroco \ + --with-included-libxml \ --without-emacs touch $@ |