aboutsummaryrefslogtreecommitdiff
path: root/libjava/gcj/libgcj-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/gcj/libgcj-config.h.in')
-rw-r--r--libjava/gcj/libgcj-config.h.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/libjava/gcj/libgcj-config.h.in b/libjava/gcj/libgcj-config.h.in
index 14ccc946fd7..715c3bc37eb 100644
--- a/libjava/gcj/libgcj-config.h.in
+++ b/libjava/gcj/libgcj-config.h.in
@@ -1,5 +1,10 @@
-/* The header derived from this file is installed, so this file should
- only contain defines which are named safely. */
+/* The header file derived from this file is installed in a target and
+ compiler version specific directory. Do not add definitions which
+ are intended to be different for different multilibs, as we do not
+ currently have a mechanism to support this.
+
+ Also be sure to use safely named macros, as this file will be
+ included in user code. */
/* Define if hash synchronization is in use. */
#undef JV_HASH_SYNCHRONIZATION