summaryrefslogtreecommitdiffstats
path: root/src/appl/gssftp/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/appl/gssftp/configure.in')
-rw-r--r--src/appl/gssftp/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appl/gssftp/configure.in b/src/appl/gssftp/configure.in
index 2bfd14ead..4580cf2a9 100644
--- a/src/appl/gssftp/configure.in
+++ b/src/appl/gssftp/configure.in
@@ -19,7 +19,7 @@ AC_CHECK_HEADERS(unistd.h stdlib.h string.h sys/select.h sys/sockio.h paths.h)
CHECK_UTMP
DECLARE_SYS_ERRLIST
AC_REPLACE_FUNCS(getdtablesize)
-AC_CHECK_FUNCS(getcwd getdtablesize getusershell seteuid setreuid setresuid strerror)
+AC_CHECK_FUNCS(getcwd getdtablesize getusershell seteuid setreuid setresuid strerror getenv)
AC_CHECK_LIB(crypt,crypt) dnl
AC_CHECK_LIB(util,logwtmp) dnl
dnl