reopen 319919
found 319919 1:1.2.10+20060901-1
thanks
Hi,
the old libtool problem reappeared, here is the fixing recipe:
in xmms (root directory of the package):
- remove ancient libtool file from acinclude.m4, between lines 921 - 4607,
it has nothing to do here
- remove file ltconfig
- run 'libtoolize -c -f'
- run 'aclocal-1.9'
- run 'autoconf2.50'
in libxmms/:
- remove ancient libtool file from acinclude.m4, from line 146 to the end,
it has nothing to do here
- run 'libtoolize -c -f'
- run 'aclocal-1.9'
- run 'autoconf2.50'
This should fix also #382624.
It would also be nice if you can ask upstream to update libtool
using this recipe.
Thanks in advance.
Petr
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]