diff --git a/configure/CONFIG_ENV b/configure/CONFIG_ENV index fc885fbff..4fad13bcf 100644 --- a/configure/CONFIG_ENV +++ b/configure/CONFIG_ENV @@ -10,7 +10,7 @@ # not allowed around the '=' signs or in unquoted values. # Makefile variables are not defined here. # -# Note: This file is read by base/src/libCom/bldEnvdata.pl, +# Note: This file is read by base/src/libCom/env/bldEnvdata.pl, # so the variable definitions in here should be kept 'simple': # VAR=VALUE # each one on a single line. diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index 6968e0dfb..b99850107 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -10,7 +10,7 @@ # not allowed around the '=' signs or in unquoted values. # Makefile variables are not defined here. # -# Note: This file is read by base/src/libCom/bldEnvdata.pl, +# Note: This file is read by base/src/libCom/env/bldEnvdata.pl, # so the variable definitions in here should be kept 'simple': # VAR=VALUE # each one on a single line.