Wireshark-commits: [Wireshark-commits] master-2.2 5f59439: Use correct relative path.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Aug 2016 13:28:12 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f59439ff62dc2a4a8bf9e15b1fb1b119f8c2b1b
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

5f59439 by Guy Harris (guy@xxxxxxxxxxxx):

    Use correct relative path.
    
    The build is done in epan/wmem, so libwsutil.la is in ../../wsutil.
    
    Change-Id: I053f6b925829e9c5e9ded014fbc716abc527b46a
    Reviewed-on: https://code.wireshark.org/review/16790
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit c2ac9c5c0316a27f54830fae0b70cf7825c6d99c)
    Reviewed-on: https://code.wireshark.org/review/17388
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  b25ce3d   ifdef out a variable used only on Windows.
    adds  5f59439   Use correct relative path.


Summary of changes:
 epan/wmem/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)