Re: Handle Libtool from multi-language-branch

2000-12-22 Thread Raja R Harinath
Tom Tromey <[EMAIL PROTECTED]> writes: > > "Raja" == Raja R Harinath <[EMAIL PROTECTED]> writes: > Raja> The following patch adds minimal support for Libtool from the > Raja> multi-language-branch. > > Thanks. > > Do we need to have automake look for these new files and run > libtoolize if t

Re: Handle Libtool from multi-language-branch

2000-12-22 Thread Tom Tromey
> "Raja" == Raja R Harinath <[EMAIL PROTECTED]> writes: Raja> The following patch adds minimal support for Libtool from the Raja> multi-language-branch. Thanks. Do we need to have automake look for these new files and run libtoolize if they aren't found? Or is simply including them if they

Handle Libtool from multi-language-branch

2000-12-22 Thread Raja R Harinath
Hi, The following patch adds minimal support for Libtool from the multi-language-branch. Index: automake.in === RCS file: /cvs/automake/automake/automake.in,v retrieving revision 1.810 diff -u -p -u -r1.810 automake.in --- automa