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 33009: /trunk/epan/ /trunk/epan/: CMakeLists.txt /trunk/

Date: Fri, 28 May 2010 11:48:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33009

User: jmayer
Date: 2010/05/28 04:48 AM

Log:
 Remaining fixes for
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4788
 - Compile the python code directly into epan - don't link it in as
   a static lib.
 - Call make-init-lua.pl with the top level directory instead of the
   current directory. Change make-init-lua.pl accordingly.

Directory: /trunk/epan/
  Changes    Path              Action
  +5 -12     CMakeLists.txt    Modified

Directory: /trunk/epan/wslua/
  Changes    Path                Action
  +1 -1      CMakeLists.txt      Modified
  +1 -1      Makefile.am         Modified
  +2 -3      make-init-lua.pl    Modified

Directory: /trunk/epan/wspython/
  Changes    Path              Action
  +6 -34     CMakeLists.txt    Modified