aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index fa23f18..67042c0 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -30,6 +30,9 @@
/* Define vfork as fork if vfork does not work. */
#undef vfork
+/* Define if the system defines a uintptr_t type. */
+#undef HAVE_UINTPTR_T
+
/* Define if you have the asprintf function. */
#undef HAVE_ASPRINTF