2.11
Makefile.am: add --with-check to packages target The packages target makes a dist tarball, extracts it, and runs 'make check' to verify everything is there and is working. Since the default changed to build radvd without check unless told to use check, make packages needs to add the --with-check option.