autoconf
[Top][All Lists]
Advanced

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

Re: Run automake to create config.sub without any Makefile.am


From: Mike Frysinger
Subject: Re: Run automake to create config.sub without any Makefile.am
Date: Tue, 10 Jan 2012 15:41:52 -0500
User-agent: KMail/1.13.7 (Linux/3.2.0; KDE/4.6.5; x86_64; ; )

On Monday 09 January 2012 18:49:28 Eric Blake wrote:
> On 01/09/2012 03:46 PM, Roger Pau Monné wrote:
> > It creates the needed files, but exits with status 1. Is there anyway
> > to generate config.sub without relying on Automake,
> 
> Use 'cp'.  That's all the more automake was doing when it outputs lines
> about installing helper files.

i wish automake (and gettext) had modes where you could say "i just want you 
to install XXX helpers for me)".  copying things by hand is error prone due to 
changing install paths across versions and distros.

automake --foreign -c -f --tools="config.sub config.guess"
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]