Wireshark-commits: [Wireshark-commits] master e8e084a: Check for clang before trying to add -Q flag
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 24 Feb 2016 12:14:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e8e084a05295b3694bdc1b8f3af801ae18cea1c9
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e8e084a by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Check for clang before trying to add -Q flag
    
    Change-Id: I91a9d8fd4ae6623b3719a3927da1d1b714f08b04
    Reviewed-on: https://code.wireshark.org/review/14106
    Reviewed-by: João Valverde <j@xxxxxx>
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  7c15566   packet-nfs: do not call g_hash_table_remove before g_hash_table_insert
    adds  e8e084a   Check for clang before trying to add -Q flag


Summary of changes:
 Makefile.am                            |    3 +-
 aclocal-fallback/ax_compiler_vendor.m4 |   87 ++++++++++++++++++++++++++++++++
 configure.ac                           |   17 ++++++-
 3 files changed, 105 insertions(+), 2 deletions(-)
 create mode 100644 aclocal-fallback/ax_compiler_vendor.m4