Re: config.guess/config.sub for aarch64 (was Re: Mass Rebuild for Fedora 19)

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

 



On Mon, 2013-03-25 at 15:03 -0600, Orion Poplawski wrote:

> automake -f -a -c
> 
> to force it to copy in all needed files again.

Just run:

autoreconf -v -f -i

always.  Better, ensure the upstream has an autogen.sh containing
whatever they need to do to build from actual revision control (as
opposed to tarballs).  Typically, an autogen.sh which contains:

#!/bin/sh
exec autoreconf -v -f -i

is sufficient, unless gtk-doc or intltool are involved.


-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux