| OLD | NEW |
| 1 To build libevent, type | 1 To build libevent, type |
| 2 | 2 |
| 3 $ ./configure && make | 3 $ ./configure && make |
| 4 | 4 |
| 5 (If you got libevent from the subversion repository, you will | 5 (If you got libevent from the subversion repository, you will |
| 6 first need to run the included "autogen.sh" script in order to | 6 first need to run the included "autogen.sh" script in order to |
| 7 generate the configure script.) | 7 generate the configure script.) |
| 8 | 8 |
| 9 Install as root via | 9 Install as root via |
| 10 | 10 |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 Phil Oleson | 48 Phil Oleson |
| 49 Dave Pacheco | 49 Dave Pacheco |
| 50 Tassilo von Parseval | 50 Tassilo von Parseval |
| 51 Pierre Phaneuf | 51 Pierre Phaneuf |
| 52 Jon Poland | 52 Jon Poland |
| 53 Bert JW Regeer | 53 Bert JW Regeer |
| 54 Dug Song | 54 Dug Song |
| 55 Taral | 55 Taral |
| 56 | 56 |
| 57 If I have forgotten your name, please contact me. | 57 If I have forgotten your name, please contact me. |
| OLD | NEW |