summaryrefslogtreecommitdiff
path: root/documentation/oreka-documentation.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/oreka-documentation.xml')
-rw-r--r--documentation/oreka-documentation.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/documentation/oreka-documentation.xml b/documentation/oreka-documentation.xml
index 54db0db..6252d49 100644
--- a/documentation/oreka-documentation.xml
+++ b/documentation/oreka-documentation.xml
@@ -70,7 +70,8 @@ or download sources tarballs from the listed websites.
<para>
<itemizedlist>
<listitem>Go to the root directory of the orkbasecxx</listitem>
-<listitem>libtoolize --force</listitem>
+<listitem>libtoolize</listitem>
+<listitem>automake -a</listitem>
<listitem>make -f Makefile.cvs</listitem>
<listitem>./configure</listitem>
<listitem>make</listitem>
@@ -83,7 +84,8 @@ or download sources tarballs from the listed websites.
<para>
<itemizedlist>
<listitem>Go to the root directory of the orkaudio</listitem>
-<listitem>libtoolize --force</listitem>
+<listitem>libtoolize</listitem>
+<listitem>automake -a</listitem>
<listitem>make -f Makefile.cvs</listitem>
<listitem>./configure</listitem>
<listitem>make</listitem>