* Makefile.in: Regenerate.
[deliverable/binutils-gdb.git] / libiberty / getopt.c
index fd302b6e636edf1b4424c0ca6d2c10e4dd49909c..2402a39e2f85687cf7a73f36d2a4f3a10940cfa7 100644 (file)
@@ -82,7 +82,7 @@
 #ifndef _
 /* This is for other GNU distributions with internationalized messages.
    When compiling libc, the _ macro is predefined.  */
-# ifdef HAVE_LIBINTL_H
+# if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC
 #  include <libintl.h>
 #  define _(msgid)     gettext (msgid)
 # else
This page took 0.024489 seconds and 4 git commands to generate.