summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Jamison <ishmalius@gmail.com>2006-06-20 01:34:41 +0000
committerishmal <ishmal@users.sourceforge.net>2006-06-20 01:34:41 +0000
commit8467cca1ba2a8be4798846f0a622103992bf89a1 (patch)
tree06b21b455cf99cdda41fcf4d61c37b38d0f978de
parent* packaging/macosx/Resources/script, (diff)
downloadinkscape-8467cca1ba2a8be4798846f0a622103992bf89a1.tar.gz
inkscape-8467cca1ba2a8be4798846f0a622103992bf89a1.zip
add HAVE_LIBINTL_H
(bzr r1240)
-rw-r--r--config.h.mingw1
1 files changed, 1 insertions, 0 deletions
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