Blame bootstrap.sh

Packit Service 0210bb
#!/bin/sh
Packit Service 0210bb
#
Packit Service 0210bb
# COPYRIGHT (c) International Business Machines Corp. 2001-2017
Packit Service 0210bb
#
Packit Service 0210bb
# This program is provided under the terms of the Common Public License,
Packit Service 0210bb
# version 1.0 (CPL-1.0). Any use, reproduction or distribution for this software
Packit Service 0210bb
# constitutes recipient's acceptance of CPL-1.0 terms which can be found
Packit Service 0210bb
# in the file LICENSE file or at https://opensource.org/licenses/cpl1.0.php
Packit Service 0210bb
#
Packit Service 0210bb
Packit Service 0210bb
autoreconf --force --install --verbose --warnings=all