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 <kgail...@redhat.com>

_______________________________________________
Manage your subscription:
https://lists.clusterlabs.org/mailman/listinfo/developers

ClusterLabs home: https://www.clusterlabs.org/

Reply via email to