head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2009.11.25.05.25.50;	author wen;	state Exp;
branches;
next	;


desc
@@


1.1
log
@- Update to 2.4

PR:		ports/140611
Submitted by:	Cristiano Rolim Pereira <cristianorolim@@hotmail.com>
Approved by:	maintainer
@
text
@--- configure.orig	2009-11-25 10:48:59.000000000 +0800
+++ configure	2009-11-25 10:50:21.000000000 +0800
@@@@ -20,7 +20,7 @@@@
 arch=`uname -s`
 
 while [ -n "$1" ]; do
-	e="`expr "$1" : '--\(.*=.*\)'`"
+	e=`expr "X$1" : 'X--\(.*=.*\)'`
 	if [ -z "$e" ]; then
 		cat<<EOF
 Axel configure
@
