dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
#!/bin/sh
# Part of pacemaker project
# SPDX-License-Identifier: GPL-2.0-or-later

autoreconf -fisv || exit $?
echo 'Now run ./configure and make'