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