autoconf
[Top][All Lists]
Advanced

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

Re: cache directory is not removed


From: Bill Wendling
Subject: Re: cache directory is not removed
Date: Fri, 7 Jun 2002 16:18:11 -0500
User-agent: Mutt/1.2.5.1i

Also sprach Earnie Boyd:
} Bill Wendling wrote:
} > 
} > Of course, you run into the problem of having multiple packages you're
} > developing on the same machine and they're using the same
} > ${TMP}/autom4te.cache/ directory....
} 
} I suppose I should have mentioned that <application-version> is a
} directory named after the application being autoconfed.  I also should
} have called it <package-version>.  So if I have package foo-1.0 then the
} cache directory would be one of
} 
} /var/tmp/autom4te.cache/foo-1.0
} /tmp/autom4te.cache/foo-1.0
} ./autom4te.cache/foo-1.0
} ${AUTOM4TE_CACHE_PATH}/foo-1.0
} 
I think this would assume "strict" accordance with the autoconf tools.
I.e., you can't be sure of the version number (they'd have to use the new
AC_INIT macro format and keep it updated). The user may be autoconfing
many different versions of their product and be using the old AC_INIT
format.

-- 
|| Bill Wendling                        address@hidden
|| Coding Simian



reply via email to

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