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 33017: /trunk/ /trunk/: configure.in /trunk/wsutil/: CMa

Date: Sat, 29 May 2010 03:33:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33017

User: morriss
Date: 2010/05/28 08:33 PM

Log:
 Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.
 
 Put the optional objects in a _DEPENDENCIES rule so they actually get built
 when needed.
 
 Use libtool to make these objects.  Remove AC variables that are no longer
 needed.

Directory: /trunk/
  Changes    Path            Action
  +17 -48    configure.in    Modified

Directory: /trunk/wsutil/
  Changes    Path              Action
  +4 -4      CMakeLists.txt    Modified
  +21 -17    Makefile.am       Modified