[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

binary-or-shlib-defines-rpath from autotools



Im preparing a package of GNUnet (#147380), one of its current problems
is that it generates a heap of lintian rpath warnings, e.g.

W: gnunet-gtk: binary-or-shlib-defines-rpath ./usr/bin/gnunet-gtk
/home/bug1/0.5.3/gnunet-0.5.3/debian/tmp/usr/lib

./configure and the Makefile.in's mention -rpath, but rpath isnt set
directly by configure.ac or Makefile.am, i dont know how to
stop autotools from setting it.

GNUnet uses autoconf 2.57, automake 1.7, libtool 1.4.3-7, current
packages at http://people.debian.org/~bug1/gnunet

How do i make autotools not set the rpath ?


Thanks

Glenn



Reply to: