From 8467cca1ba2a8be4798846f0a622103992bf89a1 Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Tue, 20 Jun 2006 01:34:41 +0000 Subject: add HAVE_LIBINTL_H (bzr r1240) --- config.h.mingw | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h.mingw b/config.h.mingw index c0381bfeb..0f7ac85dd 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -28,6 +28,7 @@ #define PACKAGE_STRING VERSION #define HAVE_STRING_H 1 +#define HAVE_LIBINTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_STAT_H 1 -- cgit v1.2.3