projects
/
lttng-tools.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Define default values in configure.ac
[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
3528f2a3
8
autoreconf -vi
This page took
0.031712 seconds
and
4
git commands to generate.