tests: make the check-AUTHORS test more portable, now that it's...
commitf41f926aab38d52734b3908eeb0496ebf1285cbd
authorJim Meyering <meyering@redhat.com>
Thu, 23 Apr 2009 06:45:51 +0000 (23 08:45 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 23 Apr 2009 19:02:43 +0000 (23 21:02 +0200)
tree8f6471a9eea56d6d5a16bdd3deccc67c9b881e6a
parentcbc4d9bd1366b0ed277b5dfe2585d22d4070e969
tests: make the check-AUTHORS test more portable, now that it's...

run as part of "make check".
* src/Makefile.am (check-AUTHORS): Don't depend on en_US.UTF-8.
Instead, use the French UTF8 locale, if configure found one.
If not found, just skip the test.
src/Makefile.am