From: Christos Zoulas Date: Thu, 12 Sep 2019 16:03:37 +0000 (+0000) Subject: add homebrew (lighe) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dcb667675b7d28d2af5daf0cd390f172fc1a08a5;p=file add homebrew (lighe) --- diff --git a/README.DEVELOPER b/README.DEVELOPER index 9b23b464..17e886dd 100644 --- a/README.DEVELOPER +++ b/README.DEVELOPER @@ -1,6 +1,6 @@ # How to get started developing -@(#) $File: README.DEVELOPER,v 1.5 2014/03/10 12:38:08 kim Exp $ +@(#) $File: README.DEVELOPER,v 1.7 2019/09/12 16:03:37 christos Exp $ ## Auto files @@ -38,3 +38,11 @@ See also `.travis.yml`. automake \ libtool \ +### Mac OS X (HomeBrew) + + brew install autoconf automake libtool + +Tested with: + autoconf 2.69 + automake 1.16.1 + libtool 2.4.6