texinfo-exp.xml 287 B

1234567891011
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para>
  4. <userinput>patch -Np1 -i ../texinfo-4.0.patch:</userinput> This patch
  5. fixes a problem with compiling texinfo on gcc-3.0 systems. More
  6. specifically, it moves an #ifdef out of a printf macro in order to be
  7. compatible.
  8. </para>
  9. </sect2>