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

Re: svn commit: rev 3665 - trunk trunk/ac-helpers

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-06 07:46:12 CET

Justin Erenkrantz <jerenkrantz@apache.org> writes:

> --On Tuesday, November 5, 2002 11:58 PM -0600 sussman@tigris.org wrote:
>
> > Modified: trunk/ac-helpers/svn-apache.m4
> > ===================================================================
> > =========== --- trunk/ac-helpers/svn-apache.m4 (original)
> > +++ trunk/ac-helpers/svn-apache.m4 Tue Nov 5 23:58:27 2002
> > @@ -10,6 +10,8 @@
> >
> > AC_DEFUN(SVN_FIND_APACHE,[
> >
> > +HTTPD_WANTED_MMN="$1"
> > +
>
> I *think* this should be
>
> HTTPD_WANTED_MMN=$1
>
> because we don't want to place any quotes around this value. It's a
> numeric, not a string.
>
> If it works right now, well, we might not want to change. -- justin

It works for me right now. So do the "$1"'s I committed in r3663.

Can someone more knowledgable comment?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 6 07:47:58 2002

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.