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

2011-07-14 Thread Daniel Shahaf
A side-effect of this is that if $RUBY/$RDOC is set to a bogus value (ie, something that AC_PATH_PROGS) wouldn't accept, then configure would end up with RUBY=none rather than automatically correcting itslef via AC_PATH_PROPS(ruby ruby1.8 ruby18). That's probably a good thing, though. arfre...@ap

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

2011-07-14 Thread Daniel Shahaf
While you're changing this, should we also try to prefer rdoc1.8 of 'ruby1.8' is found? This will matter once we re-add 1.9 support to those AC_PATH_PROPS lines. arfre...@apache.org wrote on Thu, Jul 14, 2011 at 21:15:52 -: > Author: arfrever > Date: Thu Jul 14 21:15:51 2011 > New Revision: 1