wireshark/plugins
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
..
asn1 Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
docsis Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
easy_codec Run checkapi on the dissector header files 2009-09-13 19:48:22 +00:00
ethercat Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
giop Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
gryphon Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
interlink Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
irda Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
m2m Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
mate Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
opcua Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
profinet Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
sercosiii Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
stats_tree Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
tpg Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
unistim Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
wimax Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
wimaxasncp Plugins are not shared libraries, so: 2010-09-24 20:41:34 +00:00
Custom.nmake.example fix install step 2009-07-06 09:46:28 +00:00
Makefile.am Add Visual C++ project files to the distribution. 2010-06-30 23:20:03 +00:00
Makefile.nmake Back out r33088 for now. 2010-06-05 00:29:31 +00:00
plugins.vcproj Update *.vcproj to visual studio 8 2009-09-24 05:11:47 +00:00