From a2b4d7211b8c71ce05504f077420ddbf2b1355f4 Mon Sep 17 00:00:00 2001 From: Martin Johansson Date: Sun, 9 Jun 2013 20:55:49 +0200 Subject: [PATCH] Add instruction to run autogen.sh --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5053364..29610ef 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Instructions for building from source * [libprotoc-c](http://code.google.com/p/protobuf-c/) version 0.14 or 0.15 (use --disable-protoc option in its ./configure to build only the library). If you for some reason have to run an earlier version you need to recompile the protocol file `Mumble.proto` using the protobuf compiler for the corresponding version. 2. Build + * `./autogen.sh` - Required only if building from a cloned Git tree. * `./configure` - use `./configure --help` for switches. Defaults to build using PolarSSL, no test certificate, `/dev/urandom` as random source. * `make` -- 2.30.2