* stabsread.c (get_substring): Declare second arg as int.
[deliverable/binutils-gdb.git] / gdb / config.in
index a5c51adfd8190c91a3b1981ec9ca1ad0c5db74ef..1e1d34705abc19f8d9a4358601358c90e5655717 100644 (file)
 /* Define if gregset_t type is available. */
 #undef HAVE_GREGSET_T
 
+/* Define if the `long long' type works.  */
+#undef CC_HAS_LONG_LONG
+
+/* Define if the "ll" format works to print long long ints. */
+#undef PRINTF_HAS_LONG_LONG
+
 /* Define if the "%Lg" format works to print long doubles. */
 #undef PRINTF_HAS_LONG_DOUBLE
 
+/* Define if using Solaris thread debugging.  */
+#undef HAVE_THREAD_DB_LIB
+
 /* Define if you have the getpagesize function.  */
 #undef HAVE_GETPAGESIZE
 
This page took 0.024505 seconds and 4 git commands to generate.