projects
/
urcu.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Harmonize bootstrap script across projects
[urcu.git]
/
bootstrap
Commit
Line
Data
e89aafa1
1
#!/bin/sh
48d848c7
PMF
2
3
set -x
e89aafa1
4
if [ ! -d "config" ]; then
48d848c7
PMF
5
mkdir config
6
fi
48d848c7
7
ab9922d3
8
autoreconf -vif
This page took
0.037644 seconds
and
4
git commands to generate.