a2ps/a2ps-external-libtool.patch
2007-03-08 17:09:57 +00:00

12 lines
477 B
Diff

--- a2ps-4.13/configure.external-libtool 2007-02-28 22:32:48.000000000 +0100
+++ a2ps-4.13/configure 2007-02-28 22:32:48.000000000 +0100
@@ -2673,7 +2673,8 @@
LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh"
# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+#LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+LIBTOOL='/usr/bin/libtool'
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.