chiark / gitweb /
configure.ac: Check probed Wireshark plugin directory exists.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 10 Jul 2017 08:53:51 +0000 (09:53 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 10 Jul 2017 08:53:51 +0000 (09:53 +0100)
commit7b00539c4c7fcded1c26e675a2aaa7c7bd659161
tree189e81e53c74123c5b9558495418ed1fd9c30df7
parentc4e05a1a9831c923f2a4a68a0178116f55d5ddf0
configure.ac: Check probed Wireshark plugin directory exists.

If we've found a plugin directory by probing, then check that the thing
actually exists.  It turns out that the `pkg-config' dropping is not as
accurate as one might naïvely hope.
configure.ac