Fix Build: folly after replacing FOLLY_NORETURN
[folly.git] / folly / Makefile.am
index 83d623a84078ee97ef147c050c8d590c40a89e55..a56afac1cf2dec68013d85bd490d4ac04dfb5fa1 100644 (file)
@@ -459,7 +459,7 @@ if !HAVE_WEAK_SYMBOLS
 libfollybase_la_SOURCES += detail/MallocImpl.cpp
 endif
 
-if !HAVE_BITS_FUNCTEXCEPT
+if !HAVE_BITS_FUNCTEXCEPT_H
 libfollybase_la_SOURCES += detail/FunctionalExcept.cpp
 endif