#!/bin/sh ./configure \ --disable-gc-mark-trace \ --with-cairo \ --with-dbus \ --with-gif \ --with-gpm=no \ --with-harfbuzz \ --with-jpeg \ --with-modules \ --with-native-compilation=aot \ --with-pgtk \ --with-png \ --with-rsvg \ --with-sqlite3 \ --with-tiff \ --with-tree-sitter \ --with-webp \ --with-xpm \