]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Enable bundling of jansson.
authorCorey Farrell <git@cfware.com>
Mon, 16 Jul 2018 20:08:20 +0000 (16:08 -0400)
committerCorey Farrell <git@cfware.com>
Fri, 20 Jul 2018 17:38:36 +0000 (13:38 -0400)
commitf36b4091f5fd95c9ef7061a423b87f93126e5dcd
treec20456062e80167d3b25e9190f824f29bf9721f3
parentf4ddc56b9a83664f2b8728a9276cf74e2c5e8844
Enable bundling of jansson.

Change-Id: Ib3111b151d37cbda40768cf2a8a9c6cf6c5c7cbd
18 files changed:
configure
configure.ac
makeopts.in
third-party/Makefile
third-party/Makefile.rules
third-party/apply_patches [moved from third-party/pjproject/apply_patches with 100% similarity]
third-party/configure.m4
third-party/jansson/.gitignore [new file with mode: 0644]
third-party/jansson/Makefile [new file with mode: 0644]
third-party/jansson/Makefile.rules [new file with mode: 0644]
third-party/jansson/configure.m4 [new file with mode: 0644]
third-party/jansson/jansson-2.11.tar.bz2.md5 [new file with mode: 0644]
third-party/jansson/patches/0001-Improve-test-coverage.patch [new file with mode: 0644]
third-party/jansson/patches/0017-Fix-error-handling-in-json_pack.patch [new file with mode: 0644]
third-party/pjproject/Makefile
third-party/pjproject/Makefile.rules
third-party/pjproject/pjproject-2.7.2.tar.bz2.md5 [new file with mode: 0644]
third-party/versions.mak