configure.ac: Move AM_ENABLE_MULTILIB before GCC_LIBSTDCXX_RAW_CXX_FLAGS.
[official-gcc.git] / libjava / gcj / libgcj-config.h.in
blob715c3bc37eb18ad0765f311ad5965b833ee76018
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.
6 Also be sure to use safely named macros, as this file will be
7 included in user code. */
9 /* Define if hash synchronization is in use. */
10 #undef JV_HASH_SYNCHRONIZATION
12 /* Define if <inttypes.h> is available. */
13 #undef JV_HAVE_INTTYPES_H