[ClusterLabs Developers] Clean-up needed if updating a Pacemaker checkout
Ken Gaillot
kgaillot at redhat.com
Mon Jan 11 18:59:27 UTC 2021
Hi all,
As part of the build changes for the next (2.1.0) Pacemaker release,
the top-level directory has been de-cluttered by moving more build
artifacts to subdirectories.
A side effect is that if you pull the latest master branch in an
existing checkout, you'll have to clean up the build files and
regenerate them, e.g.:
rm -rf aclocal.m4 autom4te.cache config.guess config.log config.status \
config.sub configure depcomp install-sh libltdl libtool ltmain.sh \
missing py-compile test-driver
./autogen.sh
./configure
--
Ken Gaillot <kgaillot at redhat.com>
More information about the Developers
mailing list