summaryrefslogtreecommitdiff
path: root/dmake/configure
diff options
context:
space:
mode:
Diffstat (limited to 'dmake/configure')
-rwxr-xr-xdmake/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/configure b/dmake/configure
index 4445b201fcde..840207bbb891 100755
--- a/dmake/configure
+++ b/dmake/configure
@@ -7437,7 +7437,7 @@ done
-for ac_func in getcwd getwd strerror setvbuf tzset settz mkstemp tempnam gettimeofday
+for ac_func in getcwd getwd strerror setvbuf tzset settz mkstemp tempnam gettimeofday setenv
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
{ echo "$as_me:$LINENO: checking for $ac_func" >&5