Skip to content

Commit

Permalink
Add required autoconf for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
dspinellis committed Apr 14, 2020
1 parent 8b488f1 commit d74313e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/macosx-xcode8.3.install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -x

brew update
brew install check xz texinfo help2man gettext libelf
brew install autoconf check xz texinfo help2man gettext libelf
export PATH="/usr/local/opt/texinfo/bin:$PATH"
brew link gettext --force
#wget http://ftp.gnu.org/gnu/gettext/gettext-0.19.5.tar.xz
Expand Down

0 comments on commit d74313e

Please sign in to comment.