]> granicus.if.org Git - sudo/commitdiff
added info about make realclean
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 29 Mar 1995 13:20:13 +0000 (13:20 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 29 Mar 1995 13:20:13 +0000 (13:20 +0000)
INSTALL

diff --git a/INSTALL b/INSTALL
index 594d21cf8ef2e642b673690c0d8e357f0d4916b8..a0a90d1f8d1a105a87e0a015fb395ce7c0aaffd4 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,12 @@ INSTALL NOTES
    use the --prefix flag to configure to install sudo/visudo in a place
    other than /usr/local (ie: --prefix=/opt).
 
+   BEWARE: configure caches values in config.cache.  This will cause
+   problems if you are building for different architectures.  You
+   *must* do a "make realclean" to remove the configure-generated
+   files betweem builds in this case.  Basically, you should do a
+   "make realclean" before you run configure each time.
+
    NOTE: if you use C2 security you need to use the --with-C2 flag to
    configure.  Currently this only affects hpux, ultrix, DEF OSF/1 and
    ConvexOS with C2 security.  For hpux only, you can use --with-C2 if