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