aboutsummaryrefslogtreecommitdiff
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 9b8f8ae..d7e740e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,7 +62,7 @@ else
AC_DEFINE(NO_REMOTE,1,[Define if rmt is not needed]))
fi
-AC_CHECK_HEADERS(unistd.h string.h fcntl.h sys/io/trioctl.h utmp.h getopt.h)
+AC_CHECK_HEADERS(unistd.h string.h fcntl.h sys/io/trioctl.h utmp.h getopt.h locale.h)
AC_REPLACE_FUNCS(bcopy mkdir strdup)
dnl Checks for fnmatch

Return to:

Send suggestions and report system problems to the System administrator.