aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
...
* 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