summaryrefslogtreecommitdiff
path: root/gold/config.in
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2006-09-26 21:20:56 +0000
committerIan Lance Taylor <iant@google.com>2006-09-26 21:20:56 +0000
commitd288e464ac39ad965115c86ba29c7dc07ed9f5d6 (patch)
treec890e318317b2541d34f07cd4ad81502e409ea9f /gold/config.in
parent54dc6425456514cdc00cdfef5a21a7bdacfcad2d (diff)
downloadbinutils-gdb-d288e464ac39ad965115c86ba29c7dc07ed9f5d6.tar.gz
g++ 3.2.2 portability for grhat.
Diffstat (limited to 'gold/config.in')
-rw-r--r--gold/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/config.in b/gold/config.in
index 8f1b30b700d..3a452ffd88b 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -13,6 +13,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
+/* Whether the C++ compiler can call a template member with no arguments */
+#undef HAVE_MEMBER_TEMPLATE_SPECIFICATIONS
+
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H