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