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