From cb6856d115b26fbe6d78e3e730a57e9c0e05e8b9 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 19 Mar 2009 15:00:18 +0000 Subject: 26754: tweak zgetdir() and test for realpath() --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index fb145ef3e..07002d3c6 100644 --- a/configure.ac +++ b/configure.ac @@ -1157,7 +1157,8 @@ AC_CHECK_FUNCS(strftime strptime mktime timelocal \ grantpt unlockpt ptsname \ htons ntohs \ regcomp regexec regerror regfree \ - gdbm_open getxattr) + gdbm_open getxattr \ + realpath canonicalize_file_name) AC_FUNC_STRCOLL if test x$enable_cap = xyes; then -- cgit 1.4.1