Blame bootstrap

Packit 64f477
#! /bin/sh
Packit 64f477
set -x
Packit 64f477
aclocal -I autotools
Packit 64f477
libtoolize --force --copy
Packit 64f477
autoheader
Packit 64f477
automake --add-missing --copy
Packit 64f477
autoconf
Packit 64f477
rm -f config.cache