Package: libgnomesu
Severity: important
Version: 1.0.0-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: kfreebsd


Hi,

the current version of libgnomesu fails to build on GNU/kFreeBSD,
because of outdated libtool.

The version of libtool used in libgnomesu is too old to correctly
support Debian GNU/k*BSD, libtool 1.5.2-1 or later is need.

Here is how to update the libtool in your package:

   libtoolize -c -f
   aclocal
   autoconf

Note that you should probably use the same version of aclocal (from
the packages automake*) as the one used in the package. You could
determine it by looking at the first line of Makefile.in.

It would also be nice if you can ask upstream to update libtool
in their next release.

Thanks in advance

                          Petr




_______________________________________________
pkg-gnome-maintainers mailing list
pkg-gnome-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gnome-maintainers

Reply via email to