aboutsummaryrefslogtreecommitdiff
path: root/gold/config.in
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2008-02-29 19:19:17 +0000
committerIan Lance Taylor <iant@google.com>2008-02-29 19:19:17 +0000
commit7d1a9ebbf2b6018657e88172df4356ad4733b9c6 (patch)
tree684a7533508954f514333d59e7aac505a7764b9f /gold/config.in
parentc24d74257b6b46bc55be02dd1760658f842a3872 (diff)
downloadgdb-7d1a9ebbf2b6018657e88172df4356ad4733b9c6.zip
gdb-7d1a9ebbf2b6018657e88172df4356ad4733b9c6.tar.gz
gdb-7d1a9ebbf2b6018657e88172df4356ad4733b9c6.tar.bz2
Remove gcc 3.2 compatibility hacks.
Diffstat (limited to 'gold/config.in')
-rw-r--r--gold/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gold/config.in b/gold/config.in
index 4dc6141..81da6aa 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -28,9 +28,6 @@
/* Define to 1 if you have the `mallinfo' function. */
#undef HAVE_MALLINFO
-/* 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