URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=600cc283e1242cb9c113a2a4db13e19f522b533e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
600cc28 by Guy Harris (guy@xxxxxxxxxxxx):
Don't check whether the C++ compiler supports a flag if there isn't one.
If we didn't find a C++ compiler, we can't check whether the
non-existent C++ compiler supports a flag, so don't do so.
Change-Id: I3d3232acae2dfc40deb0b01f35656ef53c4f1640
Reviewed-on: https://code.wireshark.org/review/12132
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 6181045bc161678496d557d61f7665c04b2e2ba2)
Reviewed-on: https://code.wireshark.org/review/12185
Actions performed:
from 8f274bc Qt: make Files Set dialog modeless
adds 600cc28 Don't check whether the C++ compiler supports a flag if there isn't one.
Summary of changes:
acinclude.m4 | 195 ++++++++++++++++++++++++++++++----------------------------
1 file changed, 102 insertions(+), 93 deletions(-)