Sign in
kernel
/
pub
/
scm
/
libs
/
librseq
/
librseq
/
ee2bb124d0ace40ea3ecaf8cf3721adac9c8ef7b
/
.
/
bootstrap
blob: 1d91d6fb768c221ef1643f9366fdfccc1e9089bc [
file
]
#!/bin/sh
#
# SPDX-License-Identifier: MIT
#
# SPDX-FileCopyrightText: 2022 EfficiOS Inc.
set
-
x
if
[
!
-
d
"config"
];
then
mkdir config
fi
autoreconf
-
vif
-
W all
,
error