]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Consistently allow 'ye' even for Jansson.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 8 Nov 2021 15:42:23 +0000 (16:42 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 18 Nov 2021 20:53:12 +0000 (14:53 -0600)
commit5d8e0a65420b8b8b22141f82efc8ec48555feb74
treeebc9d7d87bc6542357276416cd133cbfe8d6a3b8
parentacd1cd66b880a7b901cbde32e4eb39ba93b2344e
BuildSystem: Consistently allow 'ye' even for Jansson.

Furthermore, consistently use not 'No' but ':' for non-existent file
paths. Finally, use the same pattern for checking file paths:
  a)  = ":"
  b) != "x:"

Change-Id: I0c80c76d2cc98b0e5c859131290f4e3141a1a544
configure
configure.ac