You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Glasser <gl...@davidglasser.net> on 2008/04/01 22:24:22 UTC

Re: svn commit: r30166 - in branches/nfc-nfd-aware-client: . build/ac-macros

On Tue, Apr 1, 2008 at 2:17 PM,  <di...@tigris.org> wrote:
> Author: dionisos
>  Date: Tue Apr  1 14:17:41 2008
>  New Revision: 30166
>
>  Log:
>  Fix typos.
>
>  Found by: arfrever
>
>  Modified:
>    branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4
>    branches/nfc-nfd-aware-client/configure.ac
>
>  Modified: branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4
>  URL: http://svn.collab.net/viewvc/svn/branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4?pathrev=30166&r1=30165&r2=30166
>  ==============================================================================
>  --- branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4   Tue Apr  1 13:33:51 2008        (r30165)
>  +++ branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4   Tue Apr  1 14:17:41 2008        (r30166)
>  @@ -32,7 +32,7 @@ AC_DEFUN(SVN_LIB_UTF8PROC,
>      saved_CPPFLAGS="$CPPFLAGS"
>
>      dnl If the user doesn't specify a (valid) directory
>  -    dnl (or he doesn't supply a --with-sasl option at all), we
>  +    dnl (or he doesn't supply a --with-utf8proc option at all), we

If we're quibbling about this line anyway, can you s/he //?

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r30166 - in branches/nfc-nfd-aware-client: . build/ac-macros

Posted by Erik Huelsmann <eh...@gmail.com>.
On Wed, Apr 2, 2008 at 12:24 AM, David Glasser <gl...@davidglasser.net> wrote:
> On Tue, Apr 1, 2008 at 2:17 PM,  <di...@tigris.org> wrote:
>  > Author: dionisos
>  >  Date: Tue Apr  1 14:17:41 2008
>  >  New Revision: 30166
>  >
>  >  Log:
>  >  Fix typos.
>  >
>  >  Found by: arfrever
>  >
>  >  Modified:
>  >    branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4
>  >    branches/nfc-nfd-aware-client/configure.ac
>  >
>  >  Modified: branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4
>  >  URL: http://svn.collab.net/viewvc/svn/branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4?pathrev=30166&r1=30165&r2=30166
>  >  ==============================================================================
>  >  --- branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4   Tue Apr  1 13:33:51 2008        (r30165)
>  >  +++ branches/nfc-nfd-aware-client/build/ac-macros/utf8proc.m4   Tue Apr  1 14:17:41 2008        (r30166)
>  >  @@ -32,7 +32,7 @@ AC_DEFUN(SVN_LIB_UTF8PROC,
>  >      saved_CPPFLAGS="$CPPFLAGS"
>  >
>  >      dnl If the user doesn't specify a (valid) directory
>  >  -    dnl (or he doesn't supply a --with-sasl option at all), we
>  >  +    dnl (or he doesn't supply a --with-utf8proc option at all), we
>
>  If we're quibbling about this line anyway, can you s/he //?

Sure :-) In the series of 'what can I break today', I'll add this one
to my list!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org