projects
/
lttng-tools.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Load x86-exceptions lttng-modules probe
[lttng-tools.git]
/
bootstrap
Commit
Line
Data
e4107a10
1
#!/bin/sh
fac6795d
DG
2
3
set -x
e4107a10
4
if [ ! -d "config" ]; then
fac6795d
DG
5
mkdir config
6
fi
7
e4107a10
8
autoreconf -vif
This page took
0.031255 seconds
and
4
git commands to generate.