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] rev 35202: /trunk/ /trunk/: Makefile.am.inc configure.in /tr

Date: Thu, 16 Dec 2010 16:42:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35202

User: rbalint
Date: 2010/12/16 08:42 AM

Log:
 Export only defined symbols from libwsutil.
 Exported symbols are the symbols listed in libwsutil.def, but the
 symbols defined in not used optional objects are filtered out.

Directory: /trunk/
  Changes    Path               Action
  +1 -1      Makefile.am.inc    Modified
  +7 -0      configure.in       Modified

Directory: /trunk/wsutil/
  Changes    Path           Action
  +58 -13    Makefile.am    Modified