summaryrefslogtreecommitdiff
path: root/gcc/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config.in')
-rw-r--r--gcc/config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config.in b/gcc/config.in
index 574c033e894..3925a111e18 100644
--- a/gcc/config.in
+++ b/gcc/config.in
@@ -959,8 +959,8 @@
/* Define if your assembler and linker support .hidden. */
#undef HAVE_GAS_HIDDEN
-/* Define if your assembler supports indirect function type. */
-#undef HAVE_GAS_INDIRECT_FUNCTION
+/* Define if your system supports gnu indirect functions. */
+#undef HAVE_GNU_INDIRECT_FUNCTION
/* Define if your assembler supports .lcomm with an alignment field. */
#ifndef USED_FOR_TARGET