summaryrefslogtreecommitdiff
path: root/make-macosx-ub.sh
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2013-05-12 16:56:56 +0100
committerTim Angus <tim@ngus.net>2014-08-28 11:01:50 +0100
commitedadac4cf9ebb7735e8bd1173f8b3bb4d18a1889 (patch)
tree3b3634ecbc3936ebe66d7ea04e5db0ac732bc5ad /make-macosx-ub.sh
parent2bc434853b64c48907bddaa7bddacad0e2606b61 (diff)
Add USE_INTERNAL_LIBS, a default for USE_INTERNAL_*
Linux distributions that want to link dependencies externally will generally want to link (almost) every dependency externally; similarly, minimal-dependency builds that want to use the embedded copies of dependencies will generally want to do so for (almost) every dependency. Make it easier to choose one of those by setting USE_INTERNAL_LIBS=0 or USE_INTERNAL_LIBS=1, respectively. The default can still be overridden per-dependency; for instance, "make USE_INTERNAL_LIBS=0 USE_INTERNAL_OPUS=1" will use the system version of everything except Opus.
Diffstat (limited to 'make-macosx-ub.sh')
0 files changed, 0 insertions, 0 deletions