From 4d62cde8152bf461977afba2758740a0efbd07ff Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 24 May 2002 07:56:26 +0000 Subject: Update to 0.21. --- textproc/intltool/files/patch-configure | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'textproc/intltool/files/patch-configure') diff --git a/textproc/intltool/files/patch-configure b/textproc/intltool/files/patch-configure index 425aa63a500b..b01eeb21f3b6 100644 --- a/textproc/intltool/files/patch-configure +++ b/textproc/intltool/files/patch-configure @@ -1,14 +1,14 @@ $FreeBSD$ ---- configure.orig Tue Mar 12 01:23:47 2002 -+++ configure Wed Mar 27 14:05:50 2002 -@@ -1216,7 +1216,7 @@ +--- configure.orig Mon May 20 01:34:39 2002 ++++ configure Fri May 24 10:52:12 2002 +@@ -1452,7 +1452,7 @@ echo "$as_me: error: perl not found" >&2;} { (exit 1); exit 1; }; } fi -if test -z "`$PERL -v | fgrep 'v5.' 2> /dev/null`" -a -z "`$PERL -v | fgrep 'version 5.' 2> /dev/null`"; then +if test -z "`$PERL -v | fgrep '5.' 2> /dev/null`" -a -z "`$PERL -v | fgrep 'version 5.' 2> /dev/null`"; then - { { echo "$as_me:1220: error: perl 5.x required for intltool" >&5 + { { echo "$as_me:$LINENO: error: perl 5.x required for intltool" >&5 echo "$as_me: error: perl 5.x required for intltool" >&2;} { (exit 1); exit 1; }; } -- cgit v1.2.3