Nick Mathewson
c5893e5035
r14641@catbus: nickm | 2007-08-17 17:53:14 -0400
...
Stop running ./configure from autogen.sh. "Let's see if anybody complains!" says Roger.
svn:r11159
2007-08-17 21:55:24 +00:00
Peter Palfrader
08a640c54b
Do not run configure from autogen.sh. Also switch to set -e instead of linking all the commands using &&
...
svn:r11158
2007-08-17 21:53:57 +00:00
Peter Palfrader
a1e3b60d2d
Pass arguments given to autogen on to configure. Let's hope this doesn't break things much
...
svn:r10742
2007-07-05 21:52:11 +00:00
Nick Mathewson
969ec52e6b
r8952@totoro: nickm | 2006-10-08 17:27:56 -0400
...
Have autogen.sh script not run ./configure if NOCONF environment variable is set. This will make buildbot stuff go faster.
svn:r8656
2006-10-08 21:28:06 +00:00
Roger Dingledine
3e03602b9f
make our autogen.sh work on ksh as well as bash
...
svn:r2635
2004-11-01 06:40:49 +00:00
Peter Palfrader
0430b4c5a0
Move design-paper into its own directory, and ship it and all that is needed to build with it in the tarball
...
svn:r2163
2004-08-06 19:54:29 +00:00
Peter Palfrader
2c81a6cb1d
Remove automake files from cvs. Let's see whether it works for Roger too.
...
svn:r1369
2004-03-29 22:09:11 +00:00
Roger Dingledine
01cf9c2dd8
don't --enable-debug by default on ./configure
...
svn:r877
2003-12-03 09:53:46 +00:00
Roger Dingledine
dcc9fa8657
./autogen.sh runs auto* and then ./configure
...
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
2002-06-29 03:01:49 +00:00