bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65340: further build failure on Android (Termux)


From: Gregory Heytings
Subject: bug#65340: further build failure on Android (Termux)
Date: Fri, 18 Aug 2023 11:50:26 +0000



./configure [...] --without-all --without-x


Note that you can also build an unrestricted Emacs under Termux. I use configure options that are similar to those of the Termux people:

--disable-autodepend
--without-imagemagick
--without-libotf
--without-xaw3d
--without-gpm
--without-dbus
--without-gconf
--without-gsettings
--without-selinux
--with-json
--with-modules
--with-pdumper=yes
--with-x
--with-x-toolkit=lucid






reply via email to

[Prev in Thread] Current Thread [Next in Thread]