autoconf
[Top][All Lists]
Advanced

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

Re: Wholesale sharing of config.cache across many packages


From: tsuna
Subject: Re: Wholesale sharing of config.cache across many packages
Date: Wed, 10 Oct 2012 20:34:52 -0700

On Tue, Oct 9, 2012 at 2:27 AM, tsuna <address@hidden> wrote:
> Any suggestions?  Thanks in advance.

How about this hack?  Prior to running configure, I do:
   sed -i '/^ac_cv_env_[A-Z]*_/d' $TMP_CACHE

-- 
Benoit "tsuna" Sigoure



reply via email to

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