Ticket #61479: configure_minimal_jbig2dec_version.diff
File configure_minimal_jbig2dec_version.diff, 870 bytes (added by ballapete (Peter "Pete" Dyballa), 4 years ago) |
---|
-
ghostpdl-9.52/configure
old new 8877 8877 # autoconf macro and b) requires pkg-config on the system, which is 8878 8878 # NOT standard on ANY OS, including Linux! 8879 8879 if test "x$PKGCONFIG" != x; then 8880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jbig2dec $JBIG2DEC_REQ with pkg-config" >&58881 $as_echo_n "checking for jbig2dec $JBIG2DEC_REQ with pkg-config... " >&6; }8880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jbig2dec is at least $JBIG2DEC_REQ with pkg-config" >&5 8881 $as_echo_n "checking for jbig2dec is at least $JBIG2DEC_REQ with pkg-config... " >&6; } 8882 8882 if $PKGCONFIG --atleast-version=$JBIG2DEC_REQ jbig2dec; then 8883 8883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 8884 8884 $as_echo "yes" >&6; }