From: Nick Bowler Date: Thu, 15 Sep 2011 01:01:58 +0000 (-0400) Subject: Fool autoreconf and automake into ignoring gettext. X-Git-Tag: v1~115 X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/commitdiff_plain/27af7b2f66aebc8c624a8a01b6f54ca69f95cdb9?hp=27af7b2f66aebc8c624a8a01b6f54ca69f95cdb9 Fool autoreconf and automake into ignoring gettext. Since we define our own makefile rules for gettext, having the autotools magically perform special actions is counterproductive. ---