aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAge
* Remove automake files from cvs. Let's see whether it works for Roger too.Peter Palfrader2004-03-29
| | | | svn:r1369
* don't --enable-debug by default on ./configureRoger Dingledine2003-12-03
| | | | svn:r877
* ./autogen.sh runs auto* and then ./configureRoger Dingledine2002-06-29
It should be all you need to do to get working Makefiles on your platform, whatever your platform is. :) Let me know if it doesn't generate Makefiles for you. There will still be some bugs to work out in detecting openssl correctly, in checking for only the right header files, etc. But we're on our way. svn:r15