projects
/
urcu.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Fix: add missing regtest and benchmark files to dist tarball
[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
e89aafa1
8
autoreconf -vi
This page took
0.036306 seconds
and
4
git commands to generate.