Cache values so they're reset when we rerun the configure script.
authorMartin Baulig <martin@src.gnome.org>
Mon, 24 Jul 2000 20:28:47 +0000 (20:28 +0000)
committerMartin Baulig <martin@src.gnome.org>
Mon, 24 Jul 2000 20:28:47 +0000 (20:28 +0000)
commit73a15725c40c8188fb85f7846001e0c230d59275
treeb53e60944ab0834e58fcc1c674e211e6d25002f9
parent328eb9d0f18c7d46fdf202744511c7814bce9f98
Cache values so they're reset when we rerun the configure script.
This works fine whenever it is rerun 'cause for instance configure.in
or something else has changed.
However, when you remove config.cache you may need to rerun autogen.sh
to get it working (but I'm working on getting this fixed as well).

svn path=/trunk/; revision=1321
macros2/gnome-common.m4