* elf32-i386.c (elf_i386_finish_dynamic_sections): Add output_offset
[deliverable/binutils-gdb.git] / libiberty / obstack.c
index 0d4a4c88949cb5fc4cae9ac8f93d17c05d7f73ed..02560c9e032e398aeeb726435e9104336d2b1514 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)
This page took 0.024671 seconds and 4 git commands to generate.