summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0775bef5..9a6bcef4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -314,7 +314,7 @@ AC_STRUCT_TM
#AC_FUNC_MKTIME
#AC_FUNC_STAT
#AC_FUNC_STRFTIME
-AC_CHECK_FUNCS([access realpath getpwuid getpwnam nl_langinfo])
+AC_CHECK_FUNCS([access realpath getpwuid getpwnam])
# Pepare the Makefiles
AC_CONFIG_FILES([Makefile])