]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Consistently allow 'ye' even for Jansson.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 8 Nov 2021 16:08:01 +0000 (17:08 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 18 Nov 2021 20:28:37 +0000 (14:28 -0600)
commit53610679bf996d785b8cfbb3c385b6cc3fee869c
treec00d4c7db0ccfd9a2f64986f6c1cef540b885956
parent69883862342641bdcd0738a43bf4a42f39f1895b
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