shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS shishi


From: shishi-commit
Subject: CVS shishi
Date: Thu, 11 Nov 2004 16:21:23 +0100

Update of /home/cvs/shishi
In directory dopio:/tmp/cvs-serv7210

Modified Files:
        configure.ac 
Log Message:
Don't use gettext if it doesn't have ngettext.


--- /home/cvs/shishi/configure.ac       2004/11/09 20:31:22     1.146
+++ /home/cvs/shishi/configure.ac       2004/11/11 15:21:23     1.147
@@ -49,7 +49,7 @@
 
 # Checks for programs.
 AC_PROG_LIBTOOL
-AM_GNU_GETTEXT(external)
+AM_GNU_GETTEXT(external, need-ngettext)
 AM_GNU_GETTEXT_VERSION(0.14.1)
 AM_MISSING_PROG(PERL, perl, $missing_dir)
 AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]