Blame SOURCES/a2ps-external-libtool.patch

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