libtool-exp.xml 320 B

12345678910
  1. <sect2>
  2. <title>Command explanations</title>
  3. <para><userinput>patch -Np1 -i ../libtool-&libtool-patch-version;.patch</userinput>:
  4. This patch fixes an incompatibility between Autoconf 2.53 and Libtool 1.4.x.
  5. Specifically, the deprecated m4 macro AC_PROVIDE_AC_LIBTOOL is replaced by
  6. AC_PROVIDE_ELSEIF.</para>
  7. </sect2>