On Tue, Feb 1, 2011 at 7:29 PM, Mathieu Malaterre <mathieu.malate...@gmail.com> wrote:
> ifneq "$(wildcard /usr/share/misc/config.sub)" "" > cp -f /usr/share/misc/config.sub config/config.sub > endif > ifneq "$(wildcard /usr/share/misc/config.guess)" "" > cp -f /usr/share/misc/config.guess config/config.guess > endif ... > Should I be doing something else ? Yes, move the above few lines to before ./configure is run and delete config/config.guess and config/config.sub in the clean rule. Keep the autotools-dev build-dep. -- bye, pabs http://wiki.debian.org/PaulWise -- To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/aanlktik22qodbjuod7uxscvudlx+fcopofxcuytsk...@mail.gmail.com