On Wed, Mar 2, 2016 at 8:44 PM, Dale R. Worley <wor...@alum.mit.edu> wrote: > BTW, in README-hacking, item 3 says: > > 3. Run "configure" and "make" in the normal way. > > If you have GNU libintl installed, you can just run "configure". > ^^ > Otherwise, run "configure --disable-nls". > ^^ > > At the two points I've marked, that should say "./configure" -- there's > no guarantee that "." is in the user's path.
Of course. Thanks for pointing this out. I've just fixed this in current HEAD. Sorry for the delay. James.