View | Details | Raw Unified | Return to bug 218752
Collapse All | Expand All

(-)Makefile 2017-04-19 14:25:01.616648000 +0300 (-1 / +3 lines)
Lines 30-36 Link Here
30
GNU_CONFIGURE= yes
30
GNU_CONFIGURE= yes
31
CONFIGURE_ARGS+=       --with-ilbc=internal \
31
CONFIGURE_ARGS+=       --with-ilbc=internal \
32
                       --with-crypto=${OPENSSLBASE} \
32
                       --with-crypto=${OPENSSLBASE} \
33
                       --with-ssl=${OPENSSLBASE}
33
                       --with-ssl=${OPENSSLBASE} \
34
                       --with-libedit=internal
35
34
CPE_VENDOR=    digium
36
CPE_VENDOR=    digium
35
SHEBANG_FILES= agi/agi-test.agi \
37
SHEBANG_FILES= agi/agi-test.agi \

Return to bug 218752