Wireshark-commits: [Wireshark-commits] master 3e1fec0: More INSTALL updates.
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3e1fec0db22092ae82388b0e3baf7ee5a45e9a6c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3e1fec0 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
    More INSTALL updates.
    
    - We now support Gtk+-3, Gtk+-2, and Qt (Gtk+-1 is long dead).
    - Sync several of the configure options to what ./configure actually does
      (don't bother listing features which default to disabled though).
    - Don't mention sysconfdir since manuf doesn't go there any more (it goes
      in datadir).
    - Remove special install instructions for an ancient version of libpcap.
    - Point users to the Q&A site.
    
    Change-Id: I96a9e13fcf4225c526c5d9b536425b2d20e659f6
    Reviewed-on: https://code.wireshark.org/review/3566
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    
Actions performed:
    from  9e560bc   Fix warning when compiling with -O3
    adds  3e1fec0   More INSTALL updates.
Summary of changes:
 INSTALL |   77 +++++++++++++++++++++++++++++----------------------------------
 1 file changed, 36 insertions(+), 41 deletions(-)