For testing, for packaging, and for jhbuild installations, you can use --enable-extensions=all to get back to previous behaviour of installing all extensions.
6 lines
119 B
Makefile
6 lines
119 B
Makefile
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
|
|
|
SUBDIRS = extensions po
|
|
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-extensions=all
|