Wireshark-commits: [Wireshark-commits] master-1.12 eb79329: Set PLUGIN_INSTALL_DIR properly for wir

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 5 Jun 2014 09:26:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb79329f0744e88ccd2e4e453cbb0b3fbd4a90b2
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

eb79329 by Balint Reczey (balint@xxxxxxxxxxxxxxx):

    Set PLUGIN_INSTALL_DIR properly for wireshark.pc
    
    Change-Id: I64c04095ce780ce2cc44a54a68695506d27e5747
    Reviewed-on: https://code.wireshark.org/review/1861
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 7bf49b31ace52a0cfbc33ffe29afce5c0befb685)
    Reviewed-on: https://code.wireshark.org/review/1975
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  5756a84   tshark.c: 'tshark -F pcap -w ...' should create a pcap (not pcapng) file; fixes Bug #9991.
    adds  eb79329   Set PLUGIN_INSTALL_DIR properly for wireshark.pc


Summary of changes:
 CMakeLists.txt      |    4 ++--
 cmakeconfig.h.in    |    5 +----
 configure.ac        |    2 +-
 wsutil/filesystem.c |    4 ++--
 4 files changed, 6 insertions(+), 9 deletions(-)