From: handa Date: Tue, 28 Nov 2006 07:17:46 +0000 (+0000) Subject: Call AM_GNU_GETTEXT with the arg "[external]". X-Git-Tag: REL-1-3-4~37 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c2925b426e61e904272c3d876bb37c5c5fb4956;p=m17n%2Fm17n-db.git Call AM_GNU_GETTEXT with the arg "[external]". --- diff --git a/configure.ac b/configure.ac index 1a35779..a5da701 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Process this file with autoconf to produce a configure script. AC_INIT(m17n-db, 1.3.4, bugs-m17n-lib@m17n.org) AM_INIT_AUTOMAKE(m17n-db, 1.3.4) -AM_GNU_GETTEXT +AM_GNU_GETTEXT([external]) # Checks for programs. AC_PROG_INSTALL