#!/bin/sh # # SPDX-License-Identifier: LGPL-2.1-only set -x if [ ! -e config ]; then mkdir config fi autoreconf -vif -W all,error