$OpenBSD: patch-gettext-tools_configure,v 1.4 2016/08/31 13:53:11 naddy Exp $

Allow use of pre-installed gettext with gettexts-tools.

--- gettext-tools/configure.orig	Sat Jun 11 15:01:07 2016
+++ gettext-tools/configure	Wed Aug 31 13:02:49 2016
@@ -22746,8 +22746,7 @@ $as_echo "$ac_res" >&6; }
 
                                         if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
            || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
-                && test "$PACKAGE" != gettext-runtime \
-                && test "$PACKAGE" != gettext-tools; }; then
+                && test "$PACKAGE" != gettext-runtime; }; then
           gt_use_preinstalled_gnugettext=yes
         else
                     LIBINTL=
