a2ps/a2ps-4.13-acroread.patch

23 lines
663 B
Diff
Raw Normal View History

--- configure.in~ 2000-02-24 18:53:03.000000000 +0100
+++ configure.in 2006-05-19 12:31:53.000000000 +0200
@@ -312,6 +312,8 @@
test "$a2_cv_com_acroread4" = yes && COM_acroread4=''
fi
+COM_acroread4=''
+
# Outputting PDF
ad_CHECK_PROGS((distill, ps2pdf))
test "$COM_distill$COM_ps2pdf" = "##" && COM_PS2PDF="#"
--- configure~ 2006-04-27 16:01:24.000000000 +0200
+++ configure 2006-04-27 16:01:24.000000000 +0200
@@ -9390,6 +9390,8 @@
test "$a2_cv_com_acroread4" = yes && COM_acroread4=''
fi
+COM_acroread4=''
+
# Outputting PDF
if test "$enable_paths" = "no"; then
# Extract the first word of "distill", so it can be a program name with args.