update build instructions

This commit is contained in:
djcb
2016-12-13 23:03:25 +02:00
parent dde7928855
commit 50ba087b7a
3 changed files with 11 additions and 9 deletions

View File

@ -21,7 +21,6 @@ install:
- export PATH="$HOME/.evm/bin:$PATH"
- evm install $EVM_EMACS --use
script:
- autoreconf -i
- ./configure
- ./autogen.sh
- make
- make check