From: Karl Berry Date: Thu, 11 Mar 2004 13:04:48 +0000 (+0000) Subject: autoupdate X-Git-Tag: cvs-readonly~4214 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=fb51051916455e2342ccc1ef1708ae30d615287c;p=gnulib.git autoupdate --- diff --git a/lib/getopt.c b/lib/getopt.c index 6127ed178..8f017f87b 100644 --- a/lib/getopt.c +++ b/lib/getopt.c @@ -70,8 +70,8 @@ # include #else # include "gettext.h" +# define _(msgid) gettext (msgid) #endif -#define _(msgid) gettext (msgid) #if defined _LIBC && defined USE_IN_LIBIO # include