Lines 21-26
Link Here
|
21 |
|
21 |
|
22 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |
23 |
CONFIGURE_ARGS= --with-gsm=${LOCALBASE} --with-uuid=${LOCALBASE} |
23 |
CONFIGURE_ARGS= --with-gsm=${LOCALBASE} --with-uuid=${LOCALBASE} |
|
|
24 |
CONFIGURE_ARGS+=--with-ffmpeg=no |
25 |
EXTRA_PATCHES+= ${FILESDIR}/extra-DAN-noffmpeg |
24 |
LDFLAGS+= -L${LOCALBASE}/lib |
26 |
LDFLAGS+= -L${LOCALBASE}/lib |
25 |
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 |
27 |
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 |
26 |
CFLAGS+= -I${LOCALBASE}/include |
28 |
CFLAGS+= -I${LOCALBASE}/include |
27 |
--- patch-Asterisk ends here --- |
29 |
--- patch-Asterisk ends here --- |