URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c507304d98f8ec06207cf75a78443e3ebddb83b9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c507304 by Guy Harris (guy@xxxxxxxxxxxx):
    If we don't check for something, don't print a result.
    
    This caues a bunch of bogus "no"s to be printed when testing for
    various compiler options when the compiler isn't GCC-like enough to
    accept GCC-style -W, -f, and -m flags.
    
    Change-Id: I16cf45729c61d166644cbddccfbaeb9b7770b045
    Reviewed-on: https://code.wireshark.org/review/2365
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  7bae85a   Fix x86 buildbots, revert sse4.2 AM_CONDITIONAL logic
    adds  c507304   If we don't check for something, don't print a result.
Summary of changes:
 acinclude.m4 |    2 --
 1 file changed, 2 deletions(-)