Wireshark-commits: [Wireshark-commits] master 0bdd9a7: Rename --enable-extra-compiler-checks to --e

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

Commits:

0bdd9a7 by Guy Harris (guy@xxxxxxxxxxxx):

    Rename --enable-extra-compiler-checks to --enable-extra-warnings.
    
    That makes it clearer that what we're enabling are extra warnings, and
    fits better with the description for --enable-warnings-as-errors, which
    says the default is "yes, unless extra warnings are enabled".
    
    Change-Id: If21f778df0dfdb98acbe02cb6a763ed27f2a7f91
    Reviewed-on: https://code.wireshark.org/review/1227
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  68f9811   Don't distinguish between "GCC" and "Clang" extra -W flags.
    adds  0bdd9a7   Rename --enable-extra-compiler-checks to --enable-extra-warnings.


Summary of changes:
 configure.ac |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)