CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libcap: initial import (verified compilation)
[attic/ports/opt-cross.git] / intltool / intltool-cross.patch
CommitLineData
cf12ea36
VM
1--- configure_orig 2010-01-13 16:24:34.000000000 +0000
2+++ configure 2010-01-13 16:28:12.000000000 +0000
3@@ -2162,14 +2162,7 @@
4 fi
5 { echo "$as_me:$LINENO: checking for XML::Parser" >&5
6 echo $ECHO_N "checking for XML::Parser... $ECHO_C" >&6; }
7-if `$PERL -e "require XML::Parser" 2>/dev/null`; then
8- { echo "$as_me:$LINENO: result: ok" >&5
9-echo "${ECHO_T}ok" >&6; }
10-else
11- { { echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
12-echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;}
13- { (exit 1); exit 1; }; }
14-fi
15+echo "$as_me:$LINENO: result: Supposed to be installed" >&5
16
17 ac_config_files="$ac_config_files Makefile doc/Makefile intltool.spec intltoolize tests/Makefile tests/cases/Makefile tests/results/Makefile tests/selftest.pl"
18