#!/bin/sh # SPDX-License-Identifier: MIT set -x if [ ! -d "config" ]; then mkdir config fi autoreconf -vif -W all,error