Re: [SCM] GNU Libtool branch, master, updated. v2.4-58-g789817d

2011-10-17 Thread Bob Friesenhahn
On Mon, 17 Oct 2011, Gary V. Vaughan wrote: case $version_type in + # correct linux to gnu/linux during the next big refactor You're not following the whitespace convention of the surrounding code. Good point. That's what comes of writing an emacs macro to do the edits I

Re: [SCM] GNU Libtool branch, master, updated. v2.4-58-g789817d

2011-10-17 Thread Gary V. Vaughan
Hi Peter, On 17 Oct 2011, at 13:15, Peter Rosin wrote: > Extreme nits follows, you have been warned... Thanks for keeping an eye on our very quiet list :) >>case $version_type in >> + # correct linux to gnu/linux during the next big refactor > > You're not following the whitesp