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