* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
[binutils-gdb.git] / gprof / gprof.h
index 983f0ac283b0ee8af2838ca2cd8070b817228fed..fdf9a28e4ac3af8f0b90ce1313f0267a339d4a3c 100644 (file)
 # include <locale.h>
 #endif
 
+#ifdef ENABLE_NLS
+/* Undefine BFD's `_' macro - it uses dgetext() and we want to use gettext().  */
+#undef  _
+#define _(String) gettext (String)
+#endif
+
 #include "bin-bugs.h"
 
 /*