|
@@ -64,7 +64,7 @@ cd build</userinput></screen>
|
|
|
to be of any use, measure the time it takes to build this package from
|
|
|
the configuration, up to and including the first install. To achieve
|
|
|
this easily, wrap the commands in a <command>time</command>
|
|
|
- command like this: <userinput>time { ./configure ... && make
|
|
|
+ command like this: <userinput>time { ../configure ... && make
|
|
|
&& make install; }</userinput>.</para>
|
|
|
</note>
|
|
|
|