Re: dpkg hooks

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to William Pursell on 9/29/2007 11:14 AM:
> I'm talking about those files named $cache_file in
> my $CONFIG_SITE.  Since they hold lines of the form:
> ac_cv_func_foo=${ac_cv_func_foo=yes}
> the cache is invalid if I remove the package
> containing libfoo.

One of the easiest ways to do this is use a site configuration to enforce
a global cache file.  Then, when removing a package, you merely delete the
global cache (since the state it cached is out of date), and any package
you then recompile will have to rerun tests for uncached data, but can
share information learned from other packages and saved in the global cache.
http://www.gnu.org/software/autoconf/manual/html_node/Site-Defaults.html#Site-Defaults

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@xxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG/ocY84KuGfSFAYARAi9YAKCaK0PzardG7/Xwu4FZYWk9QfnyRgCeOPpT
9NvJWZgdaLdaw/Wflf9pdlE=
=GAQC
-----END PGP SIGNATURE-----


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux