projects
/
lttngtop.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
error handling on setup live tracing
[lttngtop.git]
/
bootstrap
Commit
Line
Data
1fc22eb4
JD
1
#! /bin/sh
2
1fc22eb4
JD
3
if [ ! -e config ]; then
4
mkdir config
5
fi
d8c5c4c9
AM
6
if [ ! -e m4 ]; then
7
mkdir m4
8
fi
9
autoreconf -i
This page took
0.022317 seconds
and
4
git commands to generate.