Roger Dingledine commited on 2012-02-10 08:21:37
Zeige 1 geänderte Dateien mit 4 Einfügungen und 3 Löschungen.
| ... | ... |
@@ -22,9 +22,10 @@ |
| 22 | 22 |
<br> |
| 23 | 23 |
|
| 24 | 24 |
<p> |
| 25 |
- You will need a C compiler (<em>gcc</em>), the <em>Autotools</em> |
|
| 26 |
- build system, the <em>git</em> revision control system, |
|
| 27 |
- <em>libevent-2</em> and the development headers of |
|
| 25 |
+ You will need a C compiler (<em>gcc</em>), the <em>autoconf</em> |
|
| 26 |
+ and <em>autotools</em> build system, the <em>git</em> revision |
|
| 27 |
+ control system, <em>pkg-config</em> and <em>libtool</em>, |
|
| 28 |
+ <em>libevent-2</em> and its headers, and the development headers of |
|
| 28 | 29 |
<em>OpenSSL</em>. |
| 29 | 30 |
</p> |
| 30 | 31 |
|
| 31 | 32 |