We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7640507 + 748d38b commit 7bc3f2cCopy full SHA for 7bc3f2c
HACKING
@@ -49,7 +49,7 @@ developer's checkout, you have three main options:
49
shell$ ./autogen.pl
50
shell$ mkdir build
51
shell$ cd build
52
- shell$ ./configure --with-platform=optimized ...
+ shell$ ../configure --with-platform=optimized ...
53
[...lots of output...]
54
shell$ make all install
55
0 commit comments