svn commit: lorikeet r36 - in trunk/ethereal: .

tpot at samba.org tpot at samba.org
Thu Sep 2 01:27:44 GMT 2004


Author: tpot
Date: 2004-09-02 01:27:43 +0000 (Thu, 02 Sep 2004)
New Revision: 36

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=lorikeet&path=/trunk/ethereal&rev=36&nolog=1

Log:
Add patch to add pidl plugin directory to build system.

Added:
   trunk/ethereal/ethereal-pidl.patch


Changeset:
Added: trunk/ethereal/ethereal-pidl.patch
===================================================================
--- trunk/ethereal/ethereal-pidl.patch	2004-09-02 01:17:54 UTC (rev 35)
+++ trunk/ethereal/ethereal-pidl.patch	2004-09-02 01:27:43 UTC (rev 36)
@@ -0,0 +1,25 @@
+Index: configure.in
+===================================================================
+--- configure.in	(revision 11574)
++++ configure.in	(working copy)
+@@ -1189,6 +1189,7 @@
+   plugins/mgcp/Makefile
+   plugins/opsi/Makefile
+   plugins/pcli/Makefile
++  plugins/pidl/Makefile
+   plugins/rdm/Makefile
+   plugins/rlm/Makefile
+   plugins/rtnet/Makefile
+Index: plugins/Makefile.am
+===================================================================
+--- plugins/Makefile.am	(revision 11574)
++++ plugins/Makefile.am	(working copy)
+@@ -21,7 +21,7 @@
+ # along with this program; if not, write to the Free Software
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ 
+-SUBDIRS = acn artnet asn1 ciscosm docsis enttec giop gryphon irda lwres megaco mgcp opsi pcli rdm rlm rtnet rudp v5ua
++SUBDIRS = acn artnet asn1 ciscosm docsis enttec giop gryphon irda lwres megaco mgcp opsi pcli pidl rdm rlm rtnet rudp v5ua
+ 
+ plugindir = @plugindir@
+ 



More information about the samba-cvs mailing list