diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/pg_config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/pg_config.h.in b/src/include/pg_config.h.in index 6cd4cfed0aa..512213aa32f 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -464,9 +464,6 @@ /* Define to 1 if you have the `random' function. */ #undef HAVE_RANDOM -/* Define to 1 if you have the `RAND_OpenSSL' function. */ -#undef HAVE_RAND_OPENSSL - /* Define to 1 if you have the <readline.h> header file. */ #undef HAVE_READLINE_H |