aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8f1b95fa..620bd3ad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,7 +305,7 @@ AC_CHECK_FUNCS( futimens clock_gettime )
AC_CHECK_DECL( [mkostemp], [ AC_CHECK_FUNCS([mkostemp]) ] )
if test x$local_gettext != xno; then
- AC_CHECK_FUNCS( gettext dcgettext )
+ AC_CHECK_FUNCS( gettext )
#
# The Makefile also needs to know if we have gettext, so it knows if