diff options
Diffstat (limited to 't/cond44.sh')
-rwxr-xr-x | t/cond44.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond44.sh b/t/cond44.sh index 71c3bcd0d..8d4d7d598 100755 --- a/t/cond44.sh +++ b/t/cond44.sh @@ -15,7 +15,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # Check that redefinitions of AC_SUBST'ed AM_SUBST_NOTMAKE'd variables -# are not diagnosed. See cond23.test. +# are not diagnosed. See 'cond23.sh'. . ./defs || exit 1 |