CVSROOT: /cvs
Module name: contrib
Changes by: tg-3jJKuoM7qGquiImvZfsuaA@xxxxxxxxxxxxxxxx 2004/07/23
08:23:15 UTC
Modified files:
gnu/libtool : 1_5-libtool.m4 libtool.m4 ltmain.in
Log message:
another step towards fixing relinking issue:
* in *.m4, actually traverse into that case stmt
which has the open/ekko/mir/microbsd case and
defines all the necessary things
(we have to fake we are not using GNU ld)
* in ltmain.in, add \$DESTDIR to relinking command
(1_5-ltmain.sh seems to have a similar but more
complex and correct fix already applied, we'll see)
|