Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 21491: /trunk/wiretap/ /trunk/wiretap/: configure.in

Date: Sat, 21 Apr 2007 23:04:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21491

User: guy
Date: 2007/04/21 11:04 PM

Log:
 Fix a comment to reflect reality - -Wcast-qual is added only with
 --with-extra-gcc-checks.
 
 Unconditionally add -Wpointer-arith to GCC flags, and, if
 --with-extra-gcc-checks is specified, add -Wstrict-prototypes.

Directory: /trunk/wiretap/
  Changes    Path            Action
  +4 -4      configure.in    Modified