diff options
Diffstat (limited to 'libjava/gcj/libgcj-config.h.in')
-rw-r--r-- | libjava/gcj/libgcj-config.h.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libjava/gcj/libgcj-config.h.in b/libjava/gcj/libgcj-config.h.in new file mode 100644 index 00000000000..8bc71e7a2e1 --- /dev/null +++ b/libjava/gcj/libgcj-config.h.in @@ -0,0 +1,5 @@ +/* The header derived from this file is installed, so this file should + only contain defines which are named safely. */ + +/* Define if hash synchronization is in use. */ +#undef JV_HASH_SYNCHRONIZATION |