summaryrefslogtreecommitdiff
path: root/README.git
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-04-20 22:18:16 +0200
committerPaul Smith <psmith@gnu.org>2013-04-21 19:21:43 -0400
commit0daa9d37c4648ee6062ce366b660ba667fd19bbc (patch)
tree29bc28c6dd2ffcc9fb199bcd29a2a56048e77db2 /README.git
parent50e2cb1b1ae989407ce0f34498776bb0175b3358 (diff)
downloadgunmake-0daa9d37c4648ee6062ce366b660ba667fd19bbc.tar.gz
Reflect the 'configure.in' -> 'configure.ac' rename throughout
In README, code comments, and auxiliary files. Copyright-paperwork-exempt: yes Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'README.git')
-rw-r--r--README.git4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.git b/README.git
index 82c33e5..59ab090 100644
--- a/README.git
+++ b/README.git
@@ -61,7 +61,7 @@ Building From Git
To build GNU make from Git, you will need Autoconf, Automake, and
Gettext, and any tools that those utilities require (GNU m4, Perl,
-etc.). See the configure.in file to find the minimum versions of each
+etc.). See the configure.ac file to find the minimum versions of each
of these tools. You will also need a copy of wget.
When building from Git you must build in the source directory: "VPATH
@@ -149,7 +149,7 @@ Steps to Release
Here are the things that need to be done (in more or less this order)
before making an official release:
- * Update the configure.in file with the new release number.
+ * Update the configure.ac file with the new release number.
* Update the NEWS file with the release number and date.
* In Savannah modify the "Value", "Rank", and "Description" values for the
current "SCM" entry in both "Component Version" and "Fix Release" fields