]> git.ipfire.org Git - thirdparty/gettext.git/commit
msginit: Avoid error messages when run on mingw.
authorBruno Haible <bruno@clisp.org>
Sun, 5 May 2019 14:03:16 +0000 (16:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 5 May 2019 16:38:05 +0000 (18:38 +0200)
commit4d48fb21094f745f702d932a36eacacc58f5340a
tree1ecf1b13c08622a2f65025c8b12a8cc639fec93e
parentb6e96363a9c4268f115edf9d9aa01efbfb3ae3f2
msginit: Avoid error messages when run on mingw.

Reported by Michele Locati <michele@locati.it>.

* gettext-tools/src/msginit.c (project_id, project_id_version, get_user_email,
language_team_address): Don't even attempt to run the shell script.
gettext-tools/src/msginit.c