Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
b67cad46e43c2a88e6f9cc986a9f0c3b6b300971
/
.
/
build
/
docker
/
scripts
/
autotools.sh
blob: 8388f728ce2fe2c6a6d4205c95929905f4232fab [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
ev
./
bootstrap
.
sh
./
configure $
*
make check
-
j3