diff -u pcb-4.2.0.orig/configure pcb-4.2.0.new/configure --- configure.orig 2019-02-01 18:37:18.000000000 -0500 +++ configure 2019-02-17 17:46:41.000000000 -0500 @@ -11925,16 +11924,6 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5 $as_echo "$IT_PERL_VERSION" >&6; } fi -if test "x" != "xno-xml"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5 -$as_echo_n "checking for XML::Parser... " >&6; } - if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5 -$as_echo "ok" >&6; } - else - as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5 - fi -fi # Substitute ALL_LINGUAS so we can use it in po/Makefile