#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

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS