Den 2009-01-13 10:39 skrev Peter Rosin:
embed-manifest-exeext.patch
http://lists.gnu.org/archive/html/libtool-patches/2008-09/msg0.html
2008-09-01 Peter Rosin
* libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS)
[ cygwin, mingw, cegcc ] : @OUTPUT@ may or may not
include a
Den 2008-08-31 10:07, skrev Peter Rosin:
Den 2008-08-31 09:22, skrev Ralf Wildenhues:
* Peter Rosin wrote on Sun, Aug 31, 2008 at 09:11:51AM CEST:
Den 2008-08-31 07:29, skrev Ralf Wildenhues:
* Peter Rosin wrote on Sat, Aug 30, 2008 at 10:26:45PM CEST:
During my exercise with libsndfile I fou
Den 2008-08-31 09:22, skrev Ralf Wildenhues:
* Peter Rosin wrote on Sun, Aug 31, 2008 at 09:11:51AM CEST:
Den 2008-08-31 07:29, skrev Ralf Wildenhues:
thank you for starting a new thread on this. The other, monster thread,
scares me a bit too much for wanting to dig through it.
Should I repos
* Peter Rosin wrote on Sun, Aug 31, 2008 at 09:11:51AM CEST:
> Den 2008-08-31 07:29, skrev Ralf Wildenhues:
>>
>> thank you for starting a new thread on this. The other, monster thread,
>> scares me a bit too much for wanting to dig through it.
>
> Should I repost the pending patches as new fresh
Den 2008-08-31 07:29, skrev Ralf Wildenhues:
Hi Peter,
thank you for starting a new thread on this. The other, monster thread,
scares me a bit too much for wanting to dig through it.
Should I repost the pending patches as new fresh individual
messages?
* Peter Rosin wrote on Sat, Aug 30, 20
Hi Peter,
thank you for starting a new thread on this. The other, monster thread,
scares me a bit too much for wanting to dig through it.
* Peter Rosin wrote on Sat, Aug 30, 2008 at 10:26:45PM CEST:
>
> During my exercise with libsndfile I found a problem with
> the manifest embedding code. $out
Hi!
During my exercise with libsndfile I found a problem with
the manifest embedding code. $output may or may not contain
the trailing $EXEEXT, so the code in $postlink_cmds has
to handle both cases (or some c14n has to be added to ltmain).
So, here is a patch to address that. Ok to push to the