* configure.ac: Modernize checks for `long long' and `long double'
[deliverable/binutils-gdb.git] / gdb / acconfig.h
index a7f055db959def0981623f605e51f25fdfeb797a..19bf5392175618934c6730883724c03d2518f7c5 100644 (file)
 /* Define if ioctl argument PIOCSET is available. */
 #undef HAVE_PROCFS_PIOCSET
 
-/* 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 the "%Lg" format works to scan long doubles. */
-#undef SCANF_HAS_LONG_DOUBLE
-
 /* Define if using Solaris thread debugging.  */
 #undef HAVE_THREAD_DB_LIB
 
This page took 0.023954 seconds and 4 git commands to generate.