mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-07 03:07:05 -04:00
acknowledgements and new version
svn:r143
This commit is contained in:
parent
bc9b24876b
commit
4157d33ee9
15
README
15
README
@ -10,4 +10,17 @@ You can run the regression tests by
|
||||
|
||||
$ make verify
|
||||
|
||||
Before, reporting any problems, please run the regression tests.
|
||||
Before, reporting any problems, please run the regression tests.
|
||||
|
||||
Acknowledgements:
|
||||
-----------------
|
||||
|
||||
The following people have helped with suggestions, ideas or code:
|
||||
|
||||
Nick Mathewson
|
||||
Andrew Danforth
|
||||
Shie Erlich
|
||||
Mike Davis
|
||||
|
||||
If I have forgotten your name, please contact me.
|
||||
|
||||
|
@ -2,7 +2,7 @@ dnl configure.in for libevent
|
||||
dnl Dug Song <dugsong@monkey.org>
|
||||
AC_INIT(event.c)
|
||||
|
||||
AM_INIT_AUTOMAKE(libevent,1.0b)
|
||||
AM_INIT_AUTOMAKE(libevent,1.0c)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user