[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Error caught that would otherwise have been missed in configure

From: Colin Watson <cjwatson_at_flatline.org.uk>
Date: 2003-10-02 00:00:31 CEST

On Wed, Oct 01, 2003 at 09:40:06PM +0000, Files wrote:
> Colin Watson (cjwatson@flatline.org.uk) wrote:
> >On Wed, Oct 01, 2003 at 11:49:01PM +0300, Jani Averbach wrote:
> >> And here is the offensive code:
> >>
> >> 3185 if test `expr $apr_version : $APR_WANTED_REGEX` -eq 0 \
> >> 3186 -a `expr $apr_version : $APR_WANTED_REGEX_TOO` -eq 0; then
> >
> >The -a option to test is not terribly portable and best avoided:
>
> The errror as quoted was in expr, not test, but you may have a valid point.

You quoted two errors:

  expr: syntax error
  ./configure: line 3200: test: too many arguments

Cheers,

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 2 00:01:21 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.