URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6181045bc161678496d557d61f7665c04b2e2ba2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6181045 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>
Actions performed:
from ecc9c74 Lua: fix URL to documentation
adds 6181045 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(-)