Added missing "autoconf" to readme
This commit is contained in:
parent
809f3bc62c
commit
9fed51206f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ Please note MFOC is able to recover keys from target only if it have a known key
|
||||||
libtoolize --force
|
libtoolize --force
|
||||||
aclocal
|
aclocal
|
||||||
autoheader
|
autoheader
|
||||||
|
autoconf
|
||||||
automake --force-missing --add-missing
|
automake --force-missing --add-missing
|
||||||
./configure
|
./configure
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
|
|
Loading…
Reference in a new issue