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

Re: svn commit: r1134219 - /subversion/trunk/configure.ac

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 13 Jun 2011 09:22:42 +0100

Daniel Shahaf <d.s_at_daniel.shahaf.name> writes:

>> + if test -e subversion/svn_private_config.h && diff subversion/svn_private_config.h subversion/svn_private_config.h.tmp.new >/dev/null ; then
>
> s/diff >/dev/null/cmp/ ?

I believe autoconf already uses diff unconditionally, so using diff is
likely to work. cmp is also liekly to work but doesn't appear to be
used by autoconf.

-- 
Philip
Received on 2011-06-13 10:23:25 CEST

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.