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 41070: / /trunk/ui/cli/: Makefile.am Makefile.common Mak

Date: Sun, 19 Feb 2012 19:01:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41070

User: guy
Date: 2012/02/19 11:01 AM

Log:
 Build the TShark taps into a static libcliui library in the ui/cli
 directory, and link TShark with that; let's see if this fixes the
 Windows buildbots.

Directory: /trunk/ui/cli/
  Changes    Path               Action
  +93 -0     Makefile.am        Added
  +87 -0     Makefile.common    Added
  +72 -0     Makefile.nmake     Added

Directory: /trunk/
  Changes    Path               Action
  +3 -20     Makefile.am        Modified
  +1 -46     Makefile.common    Modified
  +14 -22    Makefile.nmake     Modified
  +1 -0      configure.in       Modified