The previous change missed that 'make' uses 'PJPROJECT_BUNDLED' anyway.
ASTERISK-28929
Change-Id: I7ef0e78a06ea391b59d95b99d46bbed3fec4fed9
fi
+if test "${with_pjproject}" == "no" || test "${with_pjproject}" == "n" ; then
+ PJPROJECT_BUNDLED=no
+fi
+
if test "$JANSSON_BUNDLED" = "yes" ; then
*) PJPROJECT_BUNDLED=yes ;;
esac])
+if test "${with_pjproject}" == "no" || test "${with_pjproject}" == "n" ; then
+ PJPROJECT_BUNDLED=no
+fi
+
THIRD_PARTY_CONFIGURE()
# AST_EXT_LIB_SETUP is used to tell configure to handle variables for