OSDN Git Service

2004-01-23 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / libjava / gcj / libgcj-config.h.in
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
6    Also be sure to use safely named macros, as this file will be 
7    included in user code.  */
8
9 /* Define if hash synchronization is in use.  */
10 #undef JV_HASH_SYNCHRONIZATION
11
12 /* Define if <inttypes.h> is available.  */
13 #undef JV_HAVE_INTTYPES_H