From 4a5882eeb3967c574b2247496b2be2d334d3e99d Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 28 Jul 2000 09:10:35 +0000 Subject: 12411, 12419: Andrej: environment handling with fewer assumptions --- configure.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 5054a63f0..853eb36a5 100644 --- a/configure.in +++ b/configure.in @@ -861,7 +861,9 @@ AC_CHECK_FUNCS(strftime difftime gettimeofday \ getrlimit \ setlocale \ uname \ - signgam) + signgam \ + putenv getenv \ + brk sbrk) AC_FUNC_STRCOLL if test $ac_cv_func_setpgrp = yes; then -- cgit 1.4.1