Thanks Paul :) Now the package is lintian clean at last! Cheers
2008/7/4 Paul Wise <[EMAIL PROTECTED]>: > On Fri, Jul 4, 2008 at 6:14 PM, William Vera <[EMAIL PROTECTED]> wrote: > >> But these file are in build, if I delete them, the package don't build >> Sorry maybe I'm a little lose, can you give more details? > > If you run autotools during the build, something like this: > > build: > autoreconf --force --install > ./configure > ... > > clean: > rm -f aclocal.m4 config.h.in configure > > Those particular files should not be changed unless autoconf/automake > are being run during the build. > > -- > bye, > pabs > > http://wiki.debian.org/PaulWise > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > -- William Vera <[EMAIL PROTECTED]> PGP Key: 1024D/F5CC22A4 Fingerprint: 3E73 FA1F 5C57 6005 0439 4D75 1FD2 BF96 F5CC 22A4 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

