]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/doc/internals.texi
Update "configure.in" in comments and doco
[thirdparty/binutils-gdb.git] / gas / doc / internals.texi
index 76f812da03cd9a4a4700868c69038e4b83c2b5e0..cc4089bcfb3d9fa51256736c49f072bb02c55f26 100644 (file)
@@ -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}.