Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master-2.2 43ae2b0: Clean up error messages.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 2 Dec 2016 02:33:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=43ae2b0417f33bf579392442d6243fb27012dfa8
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

43ae2b0 by Guy Harris (guy@xxxxxxxxxxxx):

    Clean up error messages.
    
    Also, use elif in some chains of tests, to make it a bit clearer that
    the cases in question are disjoint.
    
    Change-Id: I6dc92d536450c7ac3db6ee118581a5ed0c3ce80c
    Reviewed-on: https://code.wireshark.org/review/19009
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit 007976b3abeb762b362b3c9d65f8d8bee28b7e81)
    Reviewed-on: https://code.wireshark.org/review/19012
    

Actions performed:

    from  09a1f9b   autotools: Fix make dist without Qt
    adds  43ae2b0   Clean up error messages.


Summary of changes:
 configure.ac |   19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)