#author("2019-04-17T18:56:02+00:00","","")
#author("2019-06-15T14:01:31+00:00","","")
[[Computer/Mac/Applications/CocoaEmacs]]

*Emacs 26.2 [#q055a554]

**必要なライブラリ [#u60a4712]

-autoconf
-automake
-pkgconfig
-gnutls
-texinfo

**コンパイル [#b55154c3]

 $ patch -p1 <../emacs-25.2-inline.patch
 $ ./autogen.sh
 $ ./configure CC=clang --without-x --with-ns --with-modules --with-gnutls=no --without-pop --with-mailutils
 $ make bootstrap -j1
 $ make install -j1

**参考 [#neccc7e3]

-https://qiita.com/takaxp/items/e07bb286d80fa9dd8e05


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