wireshark/plugins/wimaxasncp
Guy Harris ac3ac6c476 Plugins are not shared libraries, so:
1) don't set thei SOVERSION - run-time-loaded modules don't have
	   an SOVERSION;

	2) build them with link mode MODULE, not SHARED, on all
	   platforms.

(Fixing 1) also fixes the problem with building them as MODULE on OS X.)

svn path=/trunk/; revision=34243
2010-09-24 20:41:34 +00:00
..
AUTHORS Embedding EAP inside wimaxasncp. 2007-11-16 23:03:09 +00:00
CMakeLists.txt Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
COPYING
ChangeLog - Prettify "Value" node that contains EAP tree with top-level details 2007-11-19 19:07:49 +00:00
Makefile.am Add Cmake stuff to the source distribution so more people can try it out. 2010-05-14 16:27:03 +00:00
Makefile.common - Prettify "Value" node that contains EAP tree with top-level details 2007-11-19 19:07:49 +00:00
Makefile.nmake Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
moduleinfo.h
moduleinfo.nmake
packet-wimaxasncp.c Use val_to_str_ext() & friends to access sminmpec_values[]; 2010-09-17 04:51:21 +00:00
plugin.rc.in Remove the pre-release flag from FILEFLAGS in the resource file. 2008-03-29 23:04:33 +00:00
wimaxasncp_dict.h From sangaran: 2010-04-01 20:49:07 +00:00
wimaxasncp_dict.l Make the test compile. 2010-04-02 06:03:44 +00:00