Update reference to configure.in to refer to configure.ac instead
authorIan Lynagh <igloo@earth.li>
Sun, 31 Dec 2006 14:34:43 +0000 (14:34 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 31 Dec 2006 14:34:43 +0000 (14:34 +0000)
docs/building/building.xml

index 5994d2d..6b8efa7 100644 (file)
@@ -2556,7 +2556,7 @@ SplitObjs       = NO
 $ ./configure --enable-hc-boot --enable-hc-boot-unregisterised</screen>
 
              <para>You might need to update
-              <filename>configure.in</filename> to recognise the new
+              <filename>configure.ac</filename> to recognise the new
               platform, and re-generate
               <filename>configure</filename> with
               <literal>autoreconf</literal>.</para>