The following reply was made to PR pkg/37157; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/37157: shared-mime-info 0.22 doesn't build anymore...
Date: Mon, 29 Oct 2007 17:13:58 +0100
On Mon, Oct 29, 2007 at 03:40:05PM +0000, Gilles Gravier wrote:
> I changed gettext_support_nonascii from 1 to 0...
No, add the same line in the else branch. The point is that xgettext
should *not* be run at all.
Joerg