--- configure.orig 2013-07-04 00:35:13.000000000 -0700
+++ configure 2013-07-04 00:35:48.000000000 -0700
@@ -794,7 +794,6 @@ MSGFMT_OPTS
@@ -12441,70 +12440,6 @@ if test -z "$xgversion" -o -z "$mmversio
as_fn_error "GNU gettext tools not found; required for intltool" "$LINENO" 5
-# Extract the first word of "perl", so it can be a program name with args.
-set dummy perl; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then :
- $as_echo_n "(cached) " >&6
- ac_cv_path_INTLTOOL_PERL="$INTLTOOL_PERL" # Let the user override the test with a path.
- as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
- test -z "$as_dir" && as_dir=.
- for ac_exec_ext in '' $ac_executable_extensions; do
- if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
- ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext"
- $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL
-if test -n "$INTLTOOL_PERL"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5
-$as_echo "$INTLTOOL_PERL" >&6; }
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-if test -z "$INTLTOOL_PERL"; then
- as_fn_error "perl not found" "$LINENO" 5
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
-$as_echo_n "checking for perl >= 5.8.1... " >&6; }
-$INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
- as_fn_error "perl 5.8.1 is required for intltool" "$LINENO" 5