From 8ada8333bf4b69497b8a3f7c0743d368be779f2b Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 3 Dec 1998 18:38:35 +0000 Subject: [PATCH] Add note reminding folks to remove config.cache after changing environmental variables. --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) 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) -- 2.39.5