From 1a78a35acfb696d2262b7c2d707b9e6421c99aaa Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 13 Nov 2001 03:54:15 +0000 Subject: merge from gcc --- libiberty/regex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libiberty/regex.c') diff --git a/libiberty/regex.c b/libiberty/regex.c index e68df05..2852e84 100644 --- a/libiberty/regex.c +++ b/libiberty/regex.c @@ -95,7 +95,7 @@ # endif /* This is for other GNU distributions with internationalized messages. */ -# if HAVE_LIBINTL_H || defined _LIBC +# if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC # include # ifdef _LIBC # undef gettext -- cgit v1.1