ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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