mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-15 19:48:00 +01:00
Updated HOWTOBUILD
This commit is contained in:
parent
d9e671acc4
commit
4ca142f145
1 changed files with 2 additions and 5 deletions
|
@ -1,9 +1,7 @@
|
|||
Using autotools
|
||||
---------------
|
||||
If you've pulled the source from GitHub, you'll need to start with
|
||||
libtoolize
|
||||
automake --install-missing
|
||||
autoreconf
|
||||
If you've pulled the source from GitHub, you'll need to start with
|
||||
autoreconf -i
|
||||
otherwise go directly to ...
|
||||
./configure
|
||||
make
|
||||
|
@ -21,4 +19,3 @@ Please see CMake.README
|
|||
Using Visual Studio
|
||||
-------------------
|
||||
See http://www.jezuk.co.uk/arabica/howtobuild
|
||||
|
||||
|
|
Loading…
Reference in a new issue