aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-18 15:46:18 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-18 15:46:18 +0000
commit30ac0cb6ccf032c44c08beda24a3d23472cb4f1a (patch)
tree3cd96d7f561430e92bb4411e8cc5e48d182c1bee /configure.in
parentaec15b99bf6b340227895ecfa6136e9d638c701a (diff)
downloadfetchmail-30ac0cb6ccf032c44c08beda24a3d23472cb4f1a.tar.gz
fetchmail-30ac0cb6ccf032c44c08beda24a3d23472cb4f1a.tar.bz2
fetchmail-30ac0cb6ccf032c44c08beda24a3d23472cb4f1a.zip
Use seteuid(2) during MDA execution.
svn path=/trunk/; revision=346
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d9a0aa55..736068cd 100644
--- a/configure.in
+++ b/configure.in
@@ -61,7 +61,7 @@ dnl All AC_CHECK_FUNCs must precede the following AC_SUBSTs
AC_SUBST(EXTRASRC)
AC_SUBST(EXTRAOBJ)
-AC_CHECK_FUNCS(tcsetattr stty setsid rresvport)
+AC_CHECK_FUNCS(tcsetattr stty setsid seteuid rresvport)
dnl AC_FUNC_SETVBUF_REVERSED