diff options
Diffstat (limited to 'src/include/pg_config.h.in')
-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 e6c06f61027..0e9b108e667 100644 --- a/src/include/pg_config.h.in +++ b/src/include/pg_config.h.in @@ -57,9 +57,6 @@ /* Define to 1 if you have the `ASN1_STRING_get0_data' function. */ #undef HAVE_ASN1_STRING_GET0_DATA -/* Define to 1 if you want to use atomics if available. */ -#undef HAVE_ATOMICS - /* Define to 1 if you have the <atomic.h> header file. */ #undef HAVE_ATOMIC_H |