]> granicus.if.org Git - postgresql/blobdiff - configure
Add code to find_my_exec() to resolve a symbolic link down to the
[postgresql] / configure
index 7e0a563444df053f902c68961593c3ff4a9f8a56..b53dc7723083b9db02aff424b558dc0d5e592a3f 100755 (executable)
--- a/configure
+++ b/configure
@@ -11295,7 +11295,8 @@ test $ac_cv_func_memcmp_working = no && LIBOBJS="$LIBOBJS memcmp.$ac_objext"
 
 
 
-for ac_func in cbrt dlopen fcvt fdatasync getpeereid memmove poll pstat setproctitle setsid sigprocmask symlink sysconf towlower utime utimes waitpid wcstombs
+
+for ac_func in cbrt dlopen fcvt fdatasync getpeereid memmove poll pstat readlink setproctitle setsid sigprocmask symlink sysconf towlower utime utimes waitpid wcstombs
 do
 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
 echo "$as_me:$LINENO: checking for $ac_func" >&5