|
@@ -30,11 +30,9 @@ GCC, Glibc, Grep, Make, and Sed</seg></seglistitem>
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Patch</title>
|
|
<title>Installation of Patch</title>
|
|
|
|
|
|
-<para>Prepare Patch for compilation. The preprocessor flag
|
|
|
|
-<parameter>-D_GNU_SOURCE</parameter> is only needed on the PowerPC
|
|
|
|
-platform. It can be left it out on other architectures:</para>
|
|
|
|
|
|
+<para>Prepare Patch for compilation.</para>
|
|
|
|
|
|
-<screen><userinput>CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr</userinput></screen>
|
|
|
|
|
|
+<screen><userinput>./configure --prefix=/usr</userinput></screen>
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|