Skip to content

Commit fc167b5

Browse files
committed
Update README.md
Include more completely instructions on how to build with autotools.
1 parent 1f4e0cc commit fc167b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ utilities you need are autoconf v2.59+, automake v1.9+, libtool v2.2+, and pkg-c
9292

9393
Then the standard autotools build procedure will build rabbitmq-c:
9494

95+
autoreconf -i
9596
./configure
9697
make
9798
make install

0 commit comments

Comments
 (0)