tag 342670 patch
thanks

Petr Salinger <[EMAIL PROTECTED]> (09/12/2005):
> the current version of libytnef fails to build on GNU/kFreeBSD,
> because of outdated libtool.

This is not the only problem, config.{guess,sub} are outdated, which can
be solved by copyring autotools-dev's ones from /usr/share/misc, and
maybe automating this copying, as described in this package's
README.Debian.

> Here is how to update the libtool in your package:
> 
>   libtoolize -c -f
>   aclocal (-Im4 might be needed if there is an "m4" template dir)
>   autoconf

Alternatively, "autoreconf -vfi" is OK, your package then builds fine.

Cheers,

-- 
Cyril Brulebois

Attachment: pgpYjMtfnlRKb.pgp
Description: PGP signature

Reply via email to