<sect2>
<title>Installation of M4</title>

<para>Install M4 by running the following commands:</para>

<para><screen><userinput>./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen></para>

</sect2>