Merge pull request #476 from maxlevesque/master
🐛 correct path to configure file
Этот коммит содержится в:
Коммит
1196069815
2
HACKING
2
HACKING
@ -49,7 +49,7 @@ developer's checkout, you have three main options:
|
|||||||
shell$ ./autogen.pl
|
shell$ ./autogen.pl
|
||||||
shell$ mkdir build
|
shell$ mkdir build
|
||||||
shell$ cd build
|
shell$ cd build
|
||||||
shell$ ./configure --with-platform=optimized ...
|
shell$ ../configure --with-platform=optimized ...
|
||||||
[...lots of output...]
|
[...lots of output...]
|
||||||
shell$ make all install
|
shell$ make all install
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user