libgcj-config.h.in 507 B

1234567891011121314
  1. /* The header file derived from this file is installed in a target and
  2. compiler version specific directory. Do not add definitions which
  3. are intended to be different for different multilibs, as we do not
  4. currently have a mechanism to support this.
  5. Also be sure to use safely named macros, as this file will be
  6. included in user code. */
  7. /* Define if hash synchronization is in use. */
  8. #undef JV_HASH_SYNCHRONIZATION
  9. /* Define if <inttypes.h> is available. */
  10. #undef JV_HAVE_INTTYPES_H