Fix configure issue detecting stdatomic.h support (#46959)

This commit is contained in:
Mukund Sivaraman
2018-01-22 13:35:29 +05:30
parent 54c4adef80
commit 63d0c6a3fc
4 changed files with 45 additions and 21 deletions

View File

@@ -451,9 +451,6 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to 1 if you have the `setresuid' function. */
#undef HAVE_SETRESUID
/* Define to 1 if you have the <stdatomic.h> header file. */
#undef HAVE_STDATOMIC_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H