OSDN Git Service

* config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Update
[pf3gnuchains/gcc-fork.git] / libiberty / obstack.c
index 0d4a4c8..02560c9 100644 (file)
@@ -451,7 +451,7 @@ _obstack_memory_used (h)
 \f
 /* Define the error handler.  */
 #ifndef _
-# ifdef HAVE_LIBINTL_H
+# if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC
 #  include <libintl.h>
 #  ifndef _
 #   define _(Str) gettext (Str)