Re: [PATCH] Fix typo in libtool install mode usage text

2009-01-26 Thread Ralf Wildenhues
* Mike Frysinger wrote on Mon, Jan 26, 2009 at 09:23:42PM CET: > On Monday 26 January 2009 14:27:43 Ralf Wildenhues wrote: > > > > I did consider renaming the option to match the documentation instead, > > and am not sure which was better; typically, the user never needs to use > > this option. Ha

Re: [PATCH] Fix typo in libtool install mode usage text

2009-01-26 Thread Mike Frysinger
On Monday 26 January 2009 14:27:43 Ralf Wildenhues wrote: > * Mike Frysinger wrote on Mon, Jan 26, 2009 at 05:29:15AM CET: > > * libltdl/config/ltmain.m4sh (func_mode_help): Change -inst-prefix > > to -inst-prefix-dir. > > Thanks. libtool.texi was wrong, too, so I pushed this. > > I did consider r

Re: [PATCH] Fix typo in libtool install mode usage text

2009-01-26 Thread Ralf Wildenhues
Hi Mike, * Mike Frysinger wrote on Mon, Jan 26, 2009 at 05:29:15AM CET: > * libltdl/config/ltmain.m4sh (func_mode_help): Change -inst-prefix > to -inst-prefix-dir. Thanks. libtool.texi was wrong, too, so I pushed this. I did consider renaming the option to match the documentation instead, and a