mirror of
https://github.com/lsalzman/enet
synced 2024-11-21 06:25:59 -07:00
*** empty log message ***
This commit is contained in:
parent
f7af43f7b1
commit
1bf2a08e24
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
AC_INIT(libenet, 12-12-2006)
|
||||
AM_INIT_AUTOMAKE(libenet.a, 12-12-2006)
|
||||
AC_INIT(libenet, 6-6-2007)
|
||||
AM_INIT_AUTOMAKE(libenet.a, 6-6-2007)
|
||||
|
||||
AC_PROG_CC
|
||||
AC_PROG_RANLIB
|
||||
|
|
|
@ -34,7 +34,7 @@ or dependent tasks.
|
|||
You can retrieve the source to ENet by downloading it in either .tar.gz form
|
||||
or accessing the cvs distribution directly.
|
||||
|
||||
The most recent stable release (1.0) can be downloaded <a href="http://enet.bespin.org/download/enet-1.0.tar.gz">here</a>.
|
||||
The most recent stable release (1.1) can be downloaded <a href="http://enet.bespin.org/download/enet-1.1.tar.gz">here</a>.
|
||||
|
||||
To access ENet via anonymous CVS, you must use the CVSROOT
|
||||
:pserver:anonymous\@bespin.org:/var/lib/cvs/enet with an empty
|
||||
|
|
Loading…
Reference in a new issue