You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
656 B

  1. --- a/configure
  2. +++ b/configure
  3. @@ -14433,16 +14433,6 @@ else
  4. { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
  5. $as_echo "$IT_PERL_VERSION" >&6; }
  6. fi
  7. -if test "x" != "xno-xml"; then
  8. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5
  9. -$as_echo_n "checking for XML::Parser... " >&6; }
  10. - if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
  11. - { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
  12. -$as_echo "ok" >&6; }
  13. - else
  14. - as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
  15. - fi
  16. -fi
  17. # Substitute ALL_LINGUAS so we can use it in po/Makefile