From 45ffc3b6c8e5cca800a0ed55bbf9b1bb1c362b00 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sat, 5 Aug 2000 01:30:19 +0000 Subject: 12541: zrealpath wrapper around realpath() --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 6f813e0b0..8bd3ab408 100644 --- a/configure.in +++ b/configure.in @@ -864,7 +864,7 @@ AC_CHECK_FUNCS(strftime difftime gettimeofday \ signgam \ putenv getenv \ brk sbrk \ - pathconf) + pathconf realpath) AC_FUNC_STRCOLL if test $ac_cv_func_setpgrp = yes; then -- cgit 1.4.1