Also sprach Earnie Boyd: } Sam Steingold wrote: } > } > > > } > > } > > So your real problem is where the cache directory is created. If it } > > weren't created in the source directory then your problem would be } > > solved. } > } > pretty much yes. } > /tmp/autocong.cache would be perfectly fine with me. } > } } I was thinking more of /var/tmp/autom4te.cache/<application-version> if } /var/tmp exists or /tmp/autom4te.cache/<application-version> if /var/tmp } doesn't exists or if neither exists the value of } `pwd`/autom4te.cache/<application-version> with the default overridden } by ${AUTOM4TE_CACHE_PATH}/<application-version>. } } For the purposes of the above paragraph the term exists also implies } user readable and user writable. } 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....
-- || Bill Wendling [EMAIL PROTECTED] || Coding Simian