Do you have a working way to relibtoolize simage that I can apply on an
unstable Debian system of today? If yes please let me know, and I'll be
happy to NMU this package to fix build on kFreeBSD.

Try this:

You can also use alternative recipe:
in aclocal.m4 drop lines 1390-7229,

the same

instead of them put one line "m4_include([cfg/libtool.m4])"

For current libtool put lines

m4_include([cfg/libtool.m4])
m4_include([cfg/ltoptions.m4])
m4_include([cfg/ltsugar.m4])
m4_include([cfg/ltversion.m4])
m4_include([cfg/lt~obsolete.m4])

and after that perform

  cp /usr/share/libtool/ltmain.sh cfg/

cp  /usr/share/libtool/config/ltmain.sh cfg/

  cp /usr/share/libtool/libtool.m4 cfg/

More (6) lines, the above mentioned m4 files are
in /usr/share/aclocal/

  autoconf

the same

Many thanks


                Petr




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to