]> granicus.if.org Git - postgresql/blobdiff - src/include/pg_config.h.in
Add code to find_my_exec() to resolve a symbolic link down to the
[postgresql] / src / include / pg_config.h.in
index 600f4229f0a1c1dd239586db9217a9d10ae41265..279b6b539c8879c84d2c94755d53016b4541ae60 100644 (file)
 /* Define to 1 if you have the <readline/readline.h> header file. */
 #undef HAVE_READLINE_READLINE_H
 
+/* Define to 1 if you have the `readlink' function. */
+#undef HAVE_READLINK
+
 /* Define to 1 if you have the `replace_history_entry' function. */
 #undef HAVE_REPLACE_HISTORY_ENTRY