build: add --enable-all
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 4 Mar 2013 14:32:01 +0000 (15:32 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 4 Mar 2013 14:45:47 +0000 (15:45 +0100)
commit616a27560589bd44aed9437d4ce73a47d7565f09
treec65708b1ba1327bd684535a605b44f5224f0e6aa
parent2871e94bf09112a3849b15ffb591577093d318dc
build: add --enable-all

This flag enables all other options that extend the build. It is used for
debugging only and should never be used by distributions to control what
is built. Hence, we don't document it and never advertise it.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Makefile.am
configure.ac