From 50b11179a112744959b605bafd8ffb7b6262c7c2 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 27 Sep 2000 14:13:09 +0000 Subject: [PATCH] Comment changes. --- configure/CONFIG_ENV | 2 +- configure/CONFIG_SITE_ENV | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.