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

Wireshark-dev: Re: [Wireshark-dev] FW: [Wireshark-commits] rev 35946: /trunk/ /trunk/: config.n

From: Bill Meier <wmeier@xxxxxxxxxxx>
Date: Tue, 15 Feb 2011 11:25:31 -0500
User: gerald
Date: 2011/02/14 10:58 AM

Log:
  Enable Enterprise Code Analysis via the ENABLE_CODE_ANALYSIS environment  variable.

Directory: /trunk/
   Changes    Path            Action
   +2 -2      config.nmake    Modified



Gerald:  I expect you meant to remove the # from the !IFDEF & !ENDIF ...



#!IFDEF ENABLE_CODE_ANALYSIS
LOCAL_CFLAGS= $(LOCAL_CFLAGS) /analyze:WX-
#!ENDIF