]> git.sur5r.net Git - openldap/blobdiff - INSTALL
Add cross environment portability warning
[openldap] / INSTALL
diff --git a/INSTALL b/INSTALL
index d8e2f8057efede8256e9a645a2de9880af559c82..3707c17702a56baf148d354896bc5f41fcd7db88 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -155,8 +155,9 @@ The configure script will also use your environmental
 variables for determining compiler/linker options.   This can
 be used to manual specify features and compilation options.
 
-NOTE: If you change environment setting, be sure to remove
-       any config.cache before running ./configure.
+WARNING: Executable built in your environment may not run
+       in your user's environments.  The portability of
+       executables between environments is your responsibility.
 
 Supported Environmental Variables
        CC                      C compiler              (cc, egcc)