summaryrefslogtreecommitdiff
path: root/net-misc/asterisk/asterisk-18.10.0-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/asterisk/asterisk-18.10.0-r1.ebuild')
-rw-r--r--net-misc/asterisk/asterisk-18.10.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/asterisk/asterisk-18.10.0-r1.ebuild b/net-misc/asterisk/asterisk-18.10.0-r1.ebuild
index e9039223c4c5..ef4b7a3b8d86 100644
--- a/net-misc/asterisk/asterisk-18.10.0-r1.ebuild
+++ b/net-misc/asterisk/asterisk-18.10.0-r1.ebuild
@@ -138,7 +138,8 @@ pkg_setup() {
src_prepare() {
default
- AT_M4DIR="autoconf third-party third-party/pjproject third-party/jansson" eautoreconf
+ AT_M4DIR="autoconf third-party third-party/pjproject third-party/jansson" \
+ AC_CONFIG_SUBDIRS=menuselect eautoreconf
}
src_configure() {