mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-26 17:51:51 +00:00
State that you only need to run autogen.sh when building from SVN, again.
This commit is contained in:
parent
1d41706a48
commit
2e2485b04e
6
INSTALL
6
INSTALL
@ -271,8 +271,10 @@ Set CMAKE_BUILD_TYPE to "debug"
|
||||
|
||||
5. Autotools build
|
||||
|
||||
You will need autoconf (>= 2.60) and automake (>= 1.9). Run './autogen.sh' to
|
||||
generate the configure files. Then
|
||||
The .tar.bz2 file is distributed with a working set of configure files. They
|
||||
are not in the SVN repository. Consequently, if you are building from
|
||||
SVN, you will need autoconf (>= 2.60) and automake (>= 1.9). Run './autogen.sh'
|
||||
then to generate the configure files.
|
||||
|
||||
$ ./configure
|
||||
$ make
|
||||
|
Loading…
x
Reference in New Issue
Block a user