From 304675c924a003e9609120f23c42b1d3ed1ebd34 Mon Sep 17 00:00:00 2001 From: Gautier Pelloux-Prayer Date: Wed, 15 Jul 2015 16:19:15 +0200 Subject: [PATCH] README.macos.md: update for antlr3 instructions --- README.macos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.macos.md b/README.macos.md index 40160a654..5e34f88ad 100644 --- a/README.macos.md +++ b/README.macos.md @@ -40,7 +40,7 @@ Install `GTK`. It is recommended to use the `quartz` backend for better integrat ##### Linphone library (liblinphone) brew install intltool libtool wget pkg-config automake libantlr3.4c \ - antlr gettext speex ffmpeg readline libvpx opus + homebrew/versions/antlr3 gettext speex ffmpeg readline libvpx opus ln -s /usr/local/bin/glibtoolize /usr/local/bin/libtoolize brew link --force gettext #readline is required from linphonec.c otherwise compilation will fail