aboutsummaryrefslogtreecommitdiff
path: root/libmudflap/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libmudflap/config.h.in')
-rw-r--r--libmudflap/config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/libmudflap/config.h.in b/libmudflap/config.h.in
index e280b78..94b2b8a 100644
--- a/libmudflap/config.h.in
+++ b/libmudflap/config.h.in
@@ -15,6 +15,9 @@
/* Define to 1 if you have the `backtrace_symbols' function. */
#undef HAVE_BACKTRACE_SYMBOLS
+/* Define to 1 if the target assembler supports thread-local storage. */
+#undef HAVE_CC_TLS
+
/* Define to 1 if you have the <ctype.h> header file. */
#undef HAVE_CTYPE_H
@@ -246,6 +249,10 @@
/* Define to 1 if you have the `__libc_freeres' function. */
#undef HAVE___LIBC_FREERES
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE