From: Kurt Zeilenga Date: Thu, 3 Dec 1998 18:38:35 +0000 (+0000) Subject: Add note reminding folks to remove config.cache after changing X-Git-Tag: OPENLDAP_SLAPD_BACK_LDAP~971 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8ada8333bf4b69497b8a3f7c0743d368be779f2b;p=openldap Add note reminding folks to remove config.cache after changing environmental variables. --- diff --git a/INSTALL b/INSTALL index c679fe2c68..33dd5ed5c3 100644 --- a/INSTALL +++ b/INSTALL @@ -145,6 +145,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. + Supported Environmental Variables CC C compiler (cc, egcc) CFLAGS C flags (-ansi)