Merge "loader: support for permanent dlopen()" into 16

This commit is contained in:
Friendly Automation
2019-04-19 08:32:13 -05:00
committed by Gerrit Code Review
4 changed files with 194 additions and 20 deletions

View File

@@ -603,6 +603,9 @@
/* Define to 1 if your system defines the file flag O_SYMLINK in fcntl.h */
#undef HAVE_O_SYMLINK
/* Define to support libc with permanent dlopen. */
#undef HAVE_PERMANENT_DLOPEN
/* Define to indicate the PostgreSQL library */
#undef HAVE_PGSQL