From: Kurt Zeilenga Date: Sat, 4 Dec 1999 20:34:45 +0000 (+0000) Subject: Add warning about portability between environments X-Git-Tag: UCDATA_2_4~145 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d363ea073b572196cf0b6b9bc6814b7573d41cc4;p=openldap Add warning about portability between environments --- diff --git a/INSTALL b/INSTALL index ee93c0c97b..77fe82016a 100644 --- 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)