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