default_pre_build &&

# Fix segfaults on use in some cases with glibc 2.26+
patch_it $SOURCE2 1 &&

if ! module_installed help2man; then
  # avoid building the man page
  sedit '/doc \\/d' Makefile.in
fi
