summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authoreihrul <eihrul>2010-05-13 17:43:04 +0000
committereihrul <eihrul>2010-05-13 17:43:04 +0000
commit8f96fb8ea9ba50dcb2e21f88e87e80f1ca4a9d9c (patch)
tree43b2b1bd816e1ce41920af1c9ff9cacbe536e923 /README
parent9d510a4a079c476cc19af124095ddb7988a54113 (diff)
downloadenet-8f96fb8ea9ba50dcb2e21f88e87e80f1ca4a9d9c.tar.gz
enet-8f96fb8ea9ba50dcb2e21f88e87e80f1ca4a9d9c.zip
build notes
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index bf62583..7f7a0ad 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ is:
# Generate the build system.
-aclocal && automake -a -c --foreign && autoconf
+autoreconf -vfi
# Compile and install the library.