merge from gcc

This commit is contained in:
DJ Delorie 2001-11-13 03:54:15 +00:00
parent 4e6bfe8ada
commit 1a78a35acf
6 changed files with 145 additions and 127 deletions

View file

@ -451,7 +451,7 @@ _obstack_memory_used (h)
/* 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)