summaryrefslogtreecommitdiffstats
path: root/cluster/ocfs2-tools/PRE_BUILD
blob: e0291789f98884b35346e5599a92b05e094e87ef (plain) (blame)
1
2
3
4
5
6
default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

if [[ $OCFS2_TOOLS_BRANCH == scm ]]; then
  autoreconf -fi
fi