summaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/emacs-build1
1 files changed, 0 insertions, 1 deletions
diff --git a/.local/bin/emacs-build b/.local/bin/emacs-build
index 01bc121..c96c134 100755
--- a/.local/bin/emacs-build
+++ b/.local/bin/emacs-build
@@ -9,7 +9,6 @@ config_h=${build}/src/config.h
make="make -j$(nproc --all)"
configure_flags=(
--with-cairo
- --with-gconf
--with-sqlite3
--with-xinput2
)