[enet-cvs] CVS: enet README,1.3,1.4
Lee Salzman
enet at sferik.cubik.org
Mon Nov 3 06:51:45 PST 2003
Update of /home/enet/cvsroot/enet
In directory sferik:/tmp/cvs-serv2116
Modified Files:
README
Log Message:
No install yet. :)
Index: README
===================================================================
RCS file: /home/enet/cvsroot/enet/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README 2003/11/03 14:42:47 1.3
+++ README 2003/11/03 14:51:43 1.4
@@ -6,11 +6,11 @@
# Generate the build system.
-aclocal && automake -a --foreign && autoconf
+aclocal && automake -a -c --foreign && autoconf
-# Compile and install the library.
+# Compile the library.
-./configure && make && make install
+./configure && make
See pyenet/readme.txt for further information on Ling Lo's Python wrapper for
ENet.
More information about the enet-cvs
mailing list