]> Savannah Git Hosting - gnulib.git/commit
argmatch: don't define _ in the header
authorAkim Demaille <akim.demaille@gmail.com>
Wed, 3 Jul 2019 04:35:34 +0000 (06:35 +0200)
committerAkim Demaille <akim.demaille@gmail.com>
Wed, 3 Jul 2019 04:45:16 +0000 (06:45 +0200)
commit65b3308bb67777a8e42b0d5a4550a62562790e10
tree824cb997b930fd84bd794bc0dfe4e293892ae1da
parentc882996026931d9b11b0878a9bb032ca6b3941dd
argmatch: don't define _ in the header

Reported by Jim Meyering.

* lib/argmatch.h (N_, _): Don't define.
Use gettext instead.
* lib/argmatch.h (_): Define.
* tests/test-argmatch.c (N_): Define.
ChangeLog
lib/argmatch.c
lib/argmatch.h
tests/test-argmatch.c