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 destroy functions to queues/stack APIs
[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
09a41d93
8
autoreconf -vi
This page took
0.032937 seconds
and
4
git commands to generate.