Blame SOURCES/a2ps-external-libtool.patch

f97431
diff -up a2ps-4.14/configure.external-libtool a2ps-4.14/configure
f97431
--- a2ps-4.14/configure.external-libtool	2008-09-24 15:28:13.000000000 +0100
f97431
+++ a2ps-4.14/configure	2008-09-24 15:28:13.000000000 +0100
f97431
@@ -21864,7 +21864,8 @@ fi
f97431
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
f97431
 
f97431
 # Always use our own libtool.
f97431
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
f97431
+#LIBTOOL='$(SHELL) $(top_builddir)/libtool'
f97431
+LIBTOOL='/usr/bin/libtool'
f97431
 
f97431
 # Prevent multiple expansion
f97431