#!/bin/sh # SPDX-License-Identifier: GPL-2.0-only set -x if [ ! -d "config" ]; then mkdir config fi autoreconf -vi