On Mon, Jan 02, 2006 at 02:40:43PM +0100, Ralf Wildenhues wrote: > > On Mon, Jan 02, 2006 at 02:10:52PM +0100, Ralf Wildenhues wrote: > > > You could change the last sed command to kill those separators: > > > | sed '/^--/d;s/gcc/cc/g' >> libtool > > > > Thanks for the suggestion. > > BTW, this might generate problems on MinGW (because of the automatic > argv rewriting for win32 paths); not that I expect Debian's libtool to > end up there, but some things end up where you never expected them..
This only ends up in /usr/bin/libtool, and has nothing to do with any of the other files. So this really shouldn't affect anything other than Debian. I hope nobody just takes that file to do something else. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

