Code

Require ngettext
authorTon Voon <tonvoon@users.sourceforge.net>
Mon, 8 Mar 2004 21:03:06 +0000 (21:03 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Mon, 8 Mar 2004 21:03:06 +0000 (21:03 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@844 f882894a-f735-0410-b71e-b25c423dba1c

configure.in

index 52e6533c8d1b39c18c1e35177645f80cf28f7aca..63955b4caa7e9cbbce0449e86ec284c122baf699 100644 (file)
@@ -1420,7 +1420,7 @@ AC_SUBST(EXTRA_NETOBJS)
 AC_SUBST(DEPLIBS)
 
 AM_GNU_GETTEXT_VERSION(0.11.5)
-AM_GNU_GETTEXT
+AM_GNU_GETTEXT([no-libtool], [need-ngettext])
 
 AC_OUTPUT(Makefile lib/Makefile plugins/Makefile plugins-scripts/Makefile plugins-scripts/subst plugins-scripts/utils.pm plugins-scripts/utils.sh command.cfg test.pl pkg/solaris/pkginfo intl/Makefile po/Makefile.in )