Avoid shadowing warning and compile errors on Linux.
authorEric Blake <ebb9@byu.net>
Wed, 13 Feb 2008 14:41:22 +0000 (07:41 -0700)
committerEric Blake <ebb9@byu.net>
Wed, 13 Feb 2008 14:41:22 +0000 (07:41 -0700)
commitd1ae289c18bbacb82a70f7e2ab759e2f4a09b03a
tree7f45993589085488186c3866d6de7b4aedcc6b14
parentcbfa4bf04edfd584f04ae792b06e16d6a62bfdfb
Avoid shadowing warning and compile errors on Linux.

* tests/test-quotearg.c [ENABLE_NLS]: Disable <libintl.h>
forwarding macros on Linux.
(dcgettext): Define a stub, for Linux.
(results_g, main): Avoid warnings.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-quotearg.c