openbsd-ports/games/xmoto/patches/patch-m4_gettext_m4
kirby 36c03ec4bd - Update to 0.5.9 from Antti Harri, thanks.
- Switch MAINTAINER, requested by previous maintainer.

ok armani@ (old maintainer)
2012-04-15 08:49:05 +00:00

13 lines
563 B
Plaintext

$OpenBSD: patch-m4_gettext_m4,v 1.1 2012/04/15 08:49:05 kirby Exp $
--- m4/gettext.m4.orig Sat Mar 10 14:06:51 2012
+++ m4/gettext.m4 Sat Mar 10 14:06:53 2012
@@ -294,6 +294,8 @@ return * gettext ("")$gt_expression_test_code + _nl_ms
if test "$USE_NLS" = "yes"; then
if test "$gt_use_preinstalled_gnugettext" = "yes"; then
+ LIBINTL=$LTLIBINTL
+ INTLLIBS=$LTLIBINTL
if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
AC_MSG_CHECKING([how to link with libintl])
AC_MSG_RESULT([$LIBINTL])