#author("2020-11-20T20:41:35+09:00","","") #author("2020-11-20T20:49:20+09:00","","") [[Computer/Mac/Applications/CocoaEmacs]] *Emacs 27.1 [#nde16399] automake, autoconf, texinfoをインストールしておく. automake, autoconf, texinfo, gnutlsをインストールしておく. -https://qiita.com/takaxp/items/e07bb286d80fa9dd8e05 $ patch -p1 <../emacs-25.2-inline.patch $ ./autogen.sh $ ./configure CC=clang --without-x --with-ns --with-modules --without-pop --with-mailutils $ make bootstrap -j1 $ make install -j1