aboutsummaryrefslogtreecommitdiff
path: root/doc/HACKING
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-09-04 11:12:00 -0400
committerNick Mathewson <nickm@torproject.org>2012-09-04 11:12:00 -0400
commit485b4b7eee3bebf3f783d5d0d5d3c9cd8133f7f7 (patch)
treefbc1be2c8e0b4154fc799598282e4846d1829ff5 /doc/HACKING
parent05ded76cb6791d5f9472e39c9e3ebb64f450d219 (diff)
downloadtor-485b4b7eee3bebf3f783d5d0d5d3c9cd8133f7f7.tar
tor-485b4b7eee3bebf3f783d5d0d5d3c9cd8133f7f7.tar.gz
Rename configure.in to configure.ac
This is the preferred filename to use with Autoconf 2.50 and later.
Diffstat (limited to 'doc/HACKING')
-rw-r--r--doc/HACKING2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HACKING b/doc/HACKING
index bc409dc0d..e76b374d3 100644
--- a/doc/HACKING
+++ b/doc/HACKING
@@ -467,7 +467,7 @@ a stable release, add it to the ReleaseNotes file too. If we're adding
to a release-0.2.x branch, manually commit the changelogs to the later
git branches too.
-4) Bump the version number in configure.in and rebuild.
+4) Bump the version number in configure.ac and rebuild.
5) Make dist, put the tarball up somewhere, and tell #tor about it. Wait
a while to see if anybody has problems building it. Try to get Sebastian