wireshark/plugins/mgcp
Ulf Lamping 647533a5ef put every python script name into "" so the call won't fail on Win32 native python.
The problem is the slash in e.g.:

 @$(PYTHON) ../../tools/make-dissector-reg.py

is interpreted as an option instead of being part of the path.

I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port.

svn path=/trunk/; revision=19730
2006-10-29 17:19:52 +00:00
..
AUTHORS From Lars Roland: 2003-04-16 07:25:12 +00:00
COPYING
ChangeLog ethereal->wireshark updates 2006-05-22 08:14:01 +00:00
INSTALL
Makefile.am remove plugin.c in distlclean 2006-06-02 06:53:30 +00:00
Makefile.common name change 2006-05-21 05:12:17 +00:00
Makefile.nmake put every python script name into "" so the call won't fail on Win32 native python. 2006-10-29 17:19:52 +00:00
NEWS
moduleinfo.h Convert most other plugin dissectors to use the make-dissector-reg 2006-04-22 20:26:16 +00:00
packet-mgcp.c From Martin Mathieson: 2006-05-23 05:48:00 +00:00
packet-mgcp.h name change 2006-05-21 05:12:17 +00:00