Fix a typo in the INSTALL document.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@5825 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2015-08-28 20:37:03 +00:00
parent 54c9ebec74
commit 7176d822fb
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ using the MacPorts tools, here is a sed command to make the change:
To build:
cd ~/hamlib-prefix/build
../src/hamlib/autogen.sh \
../src/autogen.sh \
--enable-static \
--disable-shared \
--disable-winradio \