diff options
author | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-11 00:44:18 +0000 |
---|---|---|
committer | Hartmut Henkel <hartmut_henkel@gmx.de> | 2007-01-11 00:44:18 +0000 |
commit | 234c8b31bada9e7b66ca4e17719a508736d03586 (patch) | |
tree | 0d118cdbdf7ae28098e96d0dd568b5460ab6ff47 /Build/source/texk/kpathsea/cnf.c | |
parent | cb74d73345eae4ccfc438ee9923777ad3fcffc7a (diff) |
better text
git-svn-id: svn://tug.org/texlive/trunk@3325 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/cnf.c')
-rw-r--r-- | Build/source/texk/kpathsea/cnf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/cnf.c b/Build/source/texk/kpathsea/cnf.c index 7bc6f1b9e41..951edd550eb 100644 --- a/Build/source/texk/kpathsea/cnf.c +++ b/Build/source/texk/kpathsea/cnf.c @@ -198,7 +198,7 @@ read_all_cnf P1H(void) } free (cnf_files); } else - WARNING1 ("Couldn't find file texmf.cnf in any of these directories:\n%s\nTrying to proceed..", cnf_path); + WARNING1 ("Configuration file texmf.cnf not found! Searched these directories:\n%s\nTrying to proceed..", cnf_path); } /* Read the cnf files on the first call. Return the first value in the |