diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-02-27 09:42:52 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-02-27 09:42:52 +0000 |
commit | b4971b39bf3df9edcdd6778c37cf667bd437cf92 (patch) | |
tree | 7d61dda2c3a822cfc6971bd47bf643aaf6b79427 /doc/ethereal.pod.template | |
parent | cbf5c537c4e0ad18f3363815c89e71511a3d3fd7 (diff) | |
download | wireshark-b4971b39bf3df9edcdd6778c37cf667bd437cf92.tar.gz wireshark-b4971b39bf3df9edcdd6778c37cf667bd437cf92.tar.bz2 wireshark-b4971b39bf3df9edcdd6778c37cf667bd437cf92.zip |
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
Diffstat (limited to 'doc/ethereal.pod.template')
0 files changed, 0 insertions, 0 deletions