Commit 5c720da7 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Update libintl.patch. The include file has been renamed to libgnuintl.h in this gettext version.

parent 02c16234
......@@ -379,7 +379,7 @@ else
endif
# Work around another non-sense of autoconf.
ifdef HAVE_WIN32
(cd ../include; sed -i.orig '311 c #if !1' libintl.h)
(cd ../include; sed -i.orig '311 c #if !1' libgnuintl.h)
endif
$(INSTALL_NAME)
touch $@
......
--- gettext/gettext-runtime/intl/libintl.h 2006-12-03 17:42:40.265625000 -0500
+++ gettext/gettext-runtime/intl/libintl.h 2006-12-04 19:27:03.125000000 -0500
--- gettext/gettext-runtime/intl/libgnuintl.h 2006-12-03 17:42:40.265625000 -0500
+++ gettext/gettext-runtime/intl/libgnuintl.h 2006-12-04 19:27:03.125000000 -0500
@@ -88,7 +88,7 @@
If he doesn't, we choose the method. A third possible method is
_INTL_REDIRECT_ASM, supported only by GCC. */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment