diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-25 16:58:10 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-05-25 16:58:10 +0000 |
| commit | 06f439b0994e90d3a4fdc095ca741c8f55a399a3 (patch) | |
| tree | c3584419c1888bea586ca58cfd3c5e4bcae72dac /configure.in | |
| parent | 87712747c521bb34370b7ef6274b8310a92e0171 (diff) | |
| download | monitoring-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.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 977fe53c..405eb503 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -1661,7 +1661,7 @@ AC_SUBST(EXTRA_NETOBJS) | |||
| 1661 | AC_SUBST(DEPLIBS) | 1661 | AC_SUBST(DEPLIBS) |
| 1662 | 1662 | ||
| 1663 | AM_GNU_GETTEXT([external], [need-ngettext]) | 1663 | AM_GNU_GETTEXT([external], [need-ngettext]) |
| 1664 | AM_GNU_GETTEXT_VERSION(0.11.5) | 1664 | AM_GNU_GETTEXT_VERSION(0.13.1) |
| 1665 | 1665 | ||
| 1666 | dnl Check for Redhat spopen problem | 1666 | dnl Check for Redhat spopen problem |
| 1667 | dnl Wierd problem where ECHILD is returned from a wait call in error | 1667 | dnl Wierd problem where ECHILD is returned from a wait call in error |
