summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-05-25 16:58:10 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-05-25 16:58:10 (GMT)
commit06f439b0994e90d3a4fdc095ca741c8f55a399a3 (patch)
treec3584419c1888bea586ca58cfd3c5e4bcae72dac /configure.in
parent87712747c521bb34370b7ef6274b8310a92e0171 (diff)
downloadmonitoring-plugins-06f439b0994e90d3a4fdc095ca741c8f55a399a3.tar.gz
Gettext fixes to sync with coreutils
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1406 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 977fe53..405eb50 100644
--- a/configure.in
+++ b/configure.in
@@ -1661,7 +1661,7 @@ AC_SUBST(EXTRA_NETOBJS)
1661AC_SUBST(DEPLIBS) 1661AC_SUBST(DEPLIBS)
1662 1662
1663AM_GNU_GETTEXT([external], [need-ngettext]) 1663AM_GNU_GETTEXT([external], [need-ngettext])
1664AM_GNU_GETTEXT_VERSION(0.11.5) 1664AM_GNU_GETTEXT_VERSION(0.13.1)
1665 1665
1666dnl Check for Redhat spopen problem 1666dnl Check for Redhat spopen problem
1667dnl Wierd problem where ECHILD is returned from a wait call in error 1667dnl Wierd problem where ECHILD is returned from a wait call in error