Wireshark-commits: [Wireshark-commits] master cbdd515: Rename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXT

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 Apr 2014 23:31:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cbdd5154918269db30a6d938fe15faac05058c7c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cbdd515 by Guy Harris (guy@xxxxxxxxxxxx):

    Rename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXTRA_COMPILER_CHECKS.
    
    This matches with the change made to CMakeLists.txt.
    
    Change the description as well - the name was changed because those
    extra checks don't just apply to GCC.
    
    Change-Id: Id81c081574c42e11144d119c8af45875248578b5
    Reviewed-on: https://code.wireshark.org/review/1229
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  f456a6e   Get rid of ENABLE_EXTRA_CLANG_CHECKS.
    adds  cbdd515   Rename ENABLE_EXTRA_GCC_CHECKS to ENABLE_EXTRA_COMPILER_CHECKS.


Summary of changes:
 CMakeOptions.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)