aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 5 insertions, 1 deletions
diff --git a/configure b/configure
index 4741b5f..1b47b61 100755
--- a/configure
+++ b/configure
@@ -26617,7 +26617,11 @@ fi
-for ac_func in backtrace getcwd gettimeofday isatty getrusage mkstemp
+
+
+
+for ac_func in backtrace getcwd gettimeofday isatty getrusage mkstemp mktemp
+ mkdtemp realpath
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
echo "$as_me:$LINENO: checking for $ac_func" >&5