7 Commits

Author SHA1 Message Date
Nick Mathewson
7ea8e89d5c Prefer autoreconf -ivf to manual autogen.sh
Suggested by Ralph Castain
2010-09-03 15:12:35 -04:00
Nick Mathewson
8a44062308 Have autogen.sh pass --force-missing to automake
Previously, our autogen.sh script wouldn't tell automake to update
older versions of its copied-in scripts, which would cause problems if
they got sufficiently out-of-date.
2010-06-17 10:33:06 -04:00
Niels Provos
558de9b377 Provide OpenSSL style support for multiple threads accessing the same event_base
svn:r684
2008-03-02 21:18:33 +00:00
Nick Mathewson
cabcd62f38 r16578@catbus: nickm | 2007-11-08 12:34:51 -0500
The == operator in shell is a bash-ism; do not use it in autogen.sh


svn:r503
2007-11-08 17:36:28 +00:00
Nick Mathewson
5a0d671f0e r15219@catbus: nickm | 2007-09-20 14:17:32 -0400
Apply patch from Trond Norbye with recommendations from Magne Mahre and Hannah Schroeter: make autogen.sh work on systems where /bin/sh is not bash.


svn:r444
2007-09-20 18:26:56 +00:00
Nick Mathewson
47ed792cb6 r15102@catbus: nickm | 2007-09-18 11:12:43 -0400
Make the autogen.sh script executable.


svn:r438
2007-09-18 15:16:17 +00:00
Niels Provos
51fde16666 forgot to add this
svn:r272
2006-11-22 04:35:56 +00:00