configure.in (ALL_LINGUAS): Fix typo: s/Latn/latin/.

This commit is contained in:
Jim Meyering
2008-04-08 15:53:16 +00:00
parent 3ce465f819
commit d2090e649b
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
Mon Apr 8 17:32:07 CET 2008 Jim Meyering <meyering@redhat.com>
* configure.in (ALL_LINGUAS): Fix typo: s/Latn/latin/.
Don't fail to read a file because it's non-seekable (e.g., a pipe).
* src/util.c (fread_file_lim): New function.
(__virFileReadAll): Use fread_file_lim, rather than requiring