aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* bump to 0.2.4.5-alpha-devRoger Dingledine2012-10-26
|
* Bump the version number to 0.2.4.5-alphaNick Mathewson2012-10-25
| | | | (For real this time. It turns out that 4 and 5 are different numbers.)
* Bump version to 0.2.4.5-alphaNick Mathewson2012-10-25
|
* bump to 0.2.4.4-alpha-devRoger Dingledine2012-10-21
|
* bump to 0.2.4.4-alphaRoger Dingledine2012-10-20
|
* Add autoconf magic to support BitrigNick Mathewson2012-10-04
| | | | Bitrig is an openbsd fork. Patch from dhill. Ticket 6982.
* bump to 0.2.4.3-alpha-devRoger Dingledine2012-09-22
|
* bump to 0.2.4.3-alphaRoger Dingledine2012-09-22
|
* Merge remote-tracking branch 'public/bug6538'Nick Mathewson2012-09-11
|\ | | | | | | | | Conflicts: configure.ac
* | Bump version to 0.2.4.2-alpha-devNick Mathewson2012-09-10
| |
* | bump to 0.2.4.2-alphaRoger Dingledine2012-09-10
| |
* | Removed dependency on tor.spec. Removed tor.spec.in.Ondrej Mikle2012-09-07
| |
* | bump to 0.2.4.1-alpha-devRoger Dingledine2012-09-05
| |
* | bump to 0.2.4.1-alphaRoger Dingledine2012-09-05
| |
* | Rename configure.in to configure.acNick Mathewson2012-09-04
|/ | | | This is the preferred filename to use with Autoconf 2.50 and later.
* moved configure.ac to configure.in, should work with older autoconfs and ↵Felipe Bergo2002-06-28
| | | | | | automakes svn:r11
* added automake/autoconf support. When in doubt, "aclocal && autoconf && ↵Felipe Bergo2002-06-28
autoheader && automake" from the top dir. svn:r10