aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-07-01 17:47:55 -0700
committerGuy Harris <guy@alum.mit.edu>2014-07-02 00:48:28 +0000
commit096aca67defc82e72daeb45e109d13227cc80eed (patch)
treeab16ba9d2046de5caddf42a12dc0920338868ef1 /CMakeLists.txt
parent4cdfc5c014cb924d1ff1602dfb2b7e8686351f05 (diff)
Make some inconsistent configuration options errors.
This way, if you ask for both setuid and setcap installation of dumpcap, it will fail, rather than silently (other than a message you might miss) ignoring the request for setuid installation. See bug 10246. Also: if you ask for setuid or setcap installation of dumpcap, but dumpcap isn't built, it'll let you know that there's nothing to make setuid/setcap, and fail; if you ask for setcap installation of dumpcap, but setcap wasn't found, it'll let you know that it can't install it setcap, and fail; so that it won't silently (other than a message you might miss) ignore those requests, either. Change-Id: Ibc01593e59fd1cd1be8c68d8cdacbfdca863efa0 Reviewed-on: https://code.wireshark.org/review/2771 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions