summaryrefslogtreecommitdiff
path: root/net/ORBit/patches/patch-aa
blob: 7b2431827e1426664664a59f782f465a4714d068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-aa,v 1.8 2001/01/14 12:19:35 tron Exp $

--- popt/configure.in.orig	Wed May 31 02:55:40 2000
+++ popt/configure.in	Sun Jan 14 12:52:56 2001
@@ -59,12 +59,6 @@
 	AC_MSG_RESULT(no)
 fi
 
-AC_MSG_CHECKING(for GNU xgettext)
-xgettext --version 2>&1 | grep 'GNU gettext' >/dev/null 2>&1 || AC_MSG_ERROR([
-*** GNU gettext is required. The latest version
-*** is always available from ftp://ftp.gnu.org/gnu/gettext/.])
-AC_MSG_RESULT(yes)
-
 AC_CHECK_FUNCS(strerror mtrace)
 dnl AC_CHECK_FUNCS(gettext)
 dnl AC_CHECK_FUNCS(dgettext)