diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 190b43ad..e4408a41 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -1853,8 +1853,8 @@ AC_SUBST(EXTRAS_ROOT) | |||
1853 | AC_SUBST(EXTRA_NETOBJS) | 1853 | AC_SUBST(EXTRA_NETOBJS) |
1854 | AC_SUBST(DEPLIBS) | 1854 | AC_SUBST(DEPLIBS) |
1855 | 1855 | ||
1856 | AM_GNU_GETTEXT([external], [need-ngettext]) | 1856 | dnl AM_GNU_GETTEXT([external], [need-ngettext]) |
1857 | AM_GNU_GETTEXT_VERSION(0.15) | 1857 | dnl AM_GNU_GETTEXT_VERSION(0.15) |
1858 | 1858 | ||
1859 | dnl Check for Redhat spopen problem | 1859 | dnl Check for Redhat spopen problem |
1860 | dnl Weird problem where ECHILD is returned from a wait call in error | 1860 | dnl Weird problem where ECHILD is returned from a wait call in error |