aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/internals.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/internals.texi')
-rw-r--r--gas/doc/internals.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi
index 76f812d..cc4089b 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -730,7 +730,7 @@ all the fixups (@code{fixup_segment}), resolves all the symbol values (using
@cindex porting
Each GAS target specifies two main things: the CPU file and the object format
-file. Two main switches in the @file{configure.in} file handle this. The
+file. Two main switches in the @file{configure.ac} file handle this. The
first switches on CPU type to set the shell variable @code{cpu_type}. The
second switches on the entire target to set the shell variable @code{fmt}.