cd srcautoreconf./configure --enable-maintainer-mode --with-ldap $CONFIGURE_OPTSmake $MAKEVARSmake checkmake distclean# Check for files unexpectedly not removed by make distclean.rm -rf autom4te.cache configure include/autoconf.h.inif [ -n "$(git ls-files -o)" ]; then exit 1fi