projects
/
userspace-rcu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Phase 1 of deprecating liburcu-signal
[userspace-rcu.git]
/
bootstrap
1
#!/bin/sh
2
3
# SPDX-FileCopyrightText: 2023 EfficiOS Inc.
4
#
5
# SPDX-License-Identifier: MIT
6
7
set -x
8
if
[ !
-d
"config"
];
then
9
mkdir config
10
fi
11
12
autoreconf
-vi -W
all
,
error
This page took
0.029023 seconds
and
4
git commands to generate.