Am Freitag, dem 24. Nov 2006 schrieb James Westby:

> On (24/11/06 16:07), Thibaut Paumard wrote:
> > Looks to me that those lines (in debian/rules, clean target) you want to 
> > delete:
> > +ifneq "$(wildcard /usr/share/misc/config.sub)" ""
> > +       cp -f /usr/share/misc/config.sub config.sub
> > +endif
> > +ifneq "$(wildcard /usr/share/misc/config.guess)" ""
> > +       cp -f /usr/share/misc/config.guess config.guess
> > +endif
> > 
> 
> No, don't delete them, they are there for a reason, please read
> /usr/share/doc/autotools-dev/README.Debian.gz
> where it is explained. 

Now I'm really confused.
The text just talks about autoconf and automake. As I've written before
my package doesn't use neither autoconf nor automake nor libtool.
So for what reason do I need these files? I don't find it in that text.

-- 
AKFoerster


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to