diff --git a/libfastjson.be0 b/libfastjson.be0 index 17de943c4..1acf68ae3 100755 --- a/libfastjson.be0 +++ b/libfastjson.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libfastjson-0.99.8-0 +# BEE_VERSION libfastjson-0.99.8-1 # rsyslog dependency @@ -22,7 +22,9 @@ build_in_sourcedir mee_configure() { autoreconf -fvi - bee_configure + bee_configure \ + --disable-shared +# PS1='xxx ' bash -norc } #mee_build() {