mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
; * README-IGC: Fix typo.
This commit is contained in:
parent
c45b3a2819
commit
ce9d36a2ee
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ Install 'libmps' from Homebrew with
|
|||
|
||||
brew install libmps
|
||||
|
||||
Then add something like this to your environment (e.g., to ~/.profile):
|
||||
Then add something like this to your environment (e.g., to ~/.zprofile):
|
||||
|
||||
export CFLAGS="$CFLAGS -I$(brew --prefix libmps)/include"
|
||||
export LDFLAGS="$LDFLAGS -L$(brew --prefix libmps)/lib"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue