1
0
Fork 0

Run autogen.sh for libbson compilation.

This commit is contained in:
Max Neunhoeffer 2014-04-03 16:21:58 +02:00
parent 5a2debd863
commit 72a30221f0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ LIBBSONDIR = @abs_top_srcdir@/3rdParty/libbson/BUILD
-mkdir $(LIBBSONDIR)
cd @top_srcdir@/3rdParty/libbson/upstream \
&& ./autogen.sh \
&& ./configure \
--enable-static \
--disable-shared \