projects
/
babeltrace.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
bootstrap: Standardize on autoreconf -vi
[babeltrace.git]
/
bootstrap
Commit
Line
Data
283d053f
1
#!/bin/sh
ac65e355
MD
2
3
set -x
283d053f
4
if [ ! -d "config" ]; then
ac65e355
MD
5
mkdir config
6
fi
ac65e355
7
7d7466d8
8
autoreconf -vi
This page took
0.030028 seconds
and
4
git commands to generate.