wireshark/tools
Guy Harris b4971b39bf From Joerg Mayer:
In the "configure.in" files, add

		-D_U_="__attribute__((unused))"

	to CFLAGS if we're using GCC, and add

		-D_U_=""

	otherwise, so _U_ can be used to mark arguments as unused.

Add -D_U_="" arguments to the Makefile.nmake files as well, so _U_ works
with Microsoft Visual C++ as well.

Add comments and RCS IDs to the Makefile.nmake files that don't already
have them.

svn path=/trunk/; revision=4824
2002-02-27 09:42:52 +00:00
..
lemon From Joerg Mayer: 2002-02-27 09:42:52 +00:00
.cvsignore Create a more modular type system for the FT_* types. Put them 2001-02-01 20:21:25 +00:00
Makefile.am Add first attempt at creating a tool to take a [t]ethereal core file 2002-02-21 16:15:56 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
cvsdiff-fix.py Hopefully the last time I have to change my e-mail address. 2001-11-13 23:55:44 +00:00
pkt-from-core.py Add first attempt at creating a tool to take a [t]ethereal core file 2002-02-21 16:15:56 +00:00