mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 13:58:58 -04:00
r16554@catbus: nickm | 2007-11-07 17:33:49 -0500
Mention autogen.sh in the README, now that we are more vocally encouraging people to try svn. svn:r501
This commit is contained in:
parent
92cd548f80
commit
74e5e8f439
6
README
6
README
@ -2,6 +2,10 @@ To build libevent, type
|
|||||||
|
|
||||||
$ ./configure && make
|
$ ./configure && make
|
||||||
|
|
||||||
|
(If you got libevent from the subversion repository, you will
|
||||||
|
first need to run the included "autogen.sh" script in order to
|
||||||
|
generate the configure script.)
|
||||||
|
|
||||||
Install as root via
|
Install as root via
|
||||||
|
|
||||||
# make install
|
# make install
|
||||||
@ -15,7 +19,7 @@ Before, reporting any problems, please run the regression tests.
|
|||||||
To enable the low-level tracing build the library as:
|
To enable the low-level tracing build the library as:
|
||||||
|
|
||||||
CFLAGS=-DUSE_DEBUG ./configure [...]
|
CFLAGS=-DUSE_DEBUG ./configure [...]
|
||||||
|
|
||||||
Acknowledgements:
|
Acknowledgements:
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user