On Thu, Oct 04, 2012 at 03:07:45PM +0100, Wookey wrote:
> Support for aarch64 has been added to autotools config.guess and
> config.sub in autotools 20120210.1
> 
> For upstream running autoreconf against autotools-dev 20120210.1 or
> later will fix the autoconf part.
> 
> For the Debian package, if you wanted to keep this up to date
> automatically in the future (generally a good idea) then adding
> something like this to your distclean target would be effective: -test
> -r /usr/share/misc/config.sub && cp -f /usr/share/misc/config.sub
> config.sub -test -r /usr/share/misc/config.guess && cp -f
> /usr/share/misc/config.guess config.guess (You could instead just make
> those files links.) along with a build-dependency on autotools-dev

This is all unnecessary.  util-linux already calls autoreconf in its
build target.

I second the fdisk/fdiskbsdlabel.h patch, though.

-- 
Colin Watson                                       [cjwat...@ubuntu.com]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to