mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
Add note reminding folks to remove config.cache after changing
environmental variables.
This commit is contained in:
parent
a9471890ca
commit
8ada8333bf
1 changed files with 3 additions and 0 deletions
3
INSTALL
3
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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue