URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=227f0af79c04aeeb9ce785fa55386a0c0d6e3f56
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
227f0af by Joerg Mayer (jmayer@xxxxxxxxx):
Make autotools install optional.
Reformat build and install instructions at the end a bit.
Change-Id: I0f6be9e4b58f3987615abcec6521f59ba33b3b0a
Reviewed-on: https://code.wireshark.org/review/9166
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Actions performed:
from 8ad9019 Commit d4aa1a1c24e984339806c4ddb000ea9f9b352659 added some Q_UNUSED statements to c++ files. The standard method to mark function parameters as unused in cpp is to just leave out the variable name.
adds 227f0af Make autotools install optional. Reformat build and install instructions at the end a bit.
Summary of changes:
macosx-setup.sh | 42 +++++++++++++++++++++++++-----------------
1 file changed, 25 insertions(+), 17 deletions(-)