Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 1657423: Try to fix the build by adding version_info.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 3 Jul 2014 12:22:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16574232ccabbeef5a1a1f92f1ad64fde4f655ab
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1657423 by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Try to fix the build by adding version_info.obj to the link stage of
    text2pcap and in both lines for mergecap.
    Follow up of https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a165b9be8a122ee1d5c0a60ca441d2c9198b3fd
    
    Change-Id: I4b44965604eec92415b8bb6e9267dadbb2937f7a
    Reviewed-on: https://code.wireshark.org/review/2807
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  470994d   Needs wsutil/wsgetopt.h if the platform doesn't have getopt_long().
    adds  1657423   Try to fix the build by adding version_info.obj to the link stage of text2pcap and in both lines for mergecap. Follow up of https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a165b9be8a122ee1d5c0a60ca441d2c9198b3fd


Summary of changes:
 Makefile.nmake |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)