correct path to configure file
./configure changed to ../configure
Этот коммит содержится в:
родитель
7640507438
Коммит
748d38b48a
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
|
||||||
|
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user