From fc167b5ed0ccda0d1623cd9abf951c03f43a4a28 Mon Sep 17 00:00:00 2001 From: Alan Antonuk Date: Tue, 14 Jan 2014 20:57:17 -0800 Subject: Update README.md Include more completely instructions on how to build with autotools. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index faf1b62..c5d7700 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ utilities you need are autoconf v2.59+, automake v1.9+, libtool v2.2+, and pkg-c Then the standard autotools build procedure will build rabbitmq-c: + autoreconf -i ./configure make make install -- cgit v1.2.1