- <sect2>
 
- <title>Installation of Automake</title>
 
- <para>
 
- Install Automake by running the following commands:
 
- </para>
 
- <para>
 
- <screen>
 
- <userinput>./configure --prefix=/usr &&</userinput>
 
- <userinput>make install</userinput>
 
- </screen>
 
- </para>
 
- </sect2>
 
 
  |