diff options
author | Linus Nordberg <linus@nordberg.se> | 2012-12-17 16:04:30 +0100 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2012-12-17 16:04:30 +0100 |
commit | bb0ae09c37a03bfe4cdd76ac3527ec5dfe109a8a (patch) | |
tree | c44b76e2d661f1406a6fcc74e1c35735cc898f2e /lib | |
parent | 58828098b4d64dc96318359886f6aea7a1488864 (diff) |
Docu: Fix libevent url.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ variable LDFLAGS at configure time like so: The parts of the library which has been tested has been so on Linux (Ubuntu 10.10) with libfreeradius2 (2.1.9+dfsg-1ubuntu1), libconfuse0 -(2.7-1) and libevent-2.0.10-stable (http://monkey.org/~provos/). +(2.7-1) and libevent-2.0.10-stable (http://libevent.org/). The file HACKING contains more detailed info on the state of the various parts of the library. |