ions -> easier to understand).
2008-01-07 Bruno Haible <[EMAIL PROTECTED]>
* lib/progname.c (set_program_name): Don't strip off a leading
"lt-" prefix outside a .libs directory.
Suggested by Paul Eggert.
*** lib/progname.c.orig 2008-01-08 02:12:5
[ Cc:ing bug-libtool ]
Hello Bruno, Paul, all,
* Bruno Haible wrote on Sat, Dec 29, 2007 at 05:36:01PM CET:
> Paul Eggert wrote:
> > I do have a bit of trouble reading the code, though.
> > It doesn't seem to match the comment: e.g., it strips a leading "lt-"
> > even when there's no "/.libs/".
>
Paul Eggert wrote:
> I do have a bit of trouble reading the code, though.
> It doesn't seem to match the comment: e.g., it strips a leading "lt-"
> even when there's no "/.libs/".
When I look at ltmain.sh it seems that an 'lt-program' or 'lt-program.exe'
can also be generated outside the .libs dir