diff options
Diffstat (limited to 'chapter06/libtool-exp.xml')
-rw-r--r-- | chapter06/libtool-exp.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chapter06/libtool-exp.xml b/chapter06/libtool-exp.xml deleted file mode 100644 index cdfd192b1..000000000 --- a/chapter06/libtool-exp.xml +++ /dev/null @@ -1,10 +0,0 @@ -<sect2> -<title>Command explanations</title> - -<para><userinput>patch -Np1 -i ../libtool-&libtool-patch-version;.patch</userinput>: -This patch fixes an incompatibility between Autoconf 2.53 and Libtool 1.4.x. -Specifically, the deprecated m4 macro AC_PROVIDE_AC_LIBTOOL is replaced by -AC_PROVIDE_ELSEIF.</para> - -</sect2> - |