ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Fri, 17 Sep 2010 07:24:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34145

User: guy
Date: 2010/09/17 12:24 AM

Log:
 Put the definition of NEW_PACKET_LIST into config.h rather than the
 Makefile; that will force a rebuild if you configure it on or off
 (that'll rebuild stuff that doesn't need to be rebuilt, but it'll also
 rebuild stuff that *does* need to be rebuilt and that wouldn't be
 rebuilt otherwise).

Directory: /trunk/
  Changes    Path            Action
  +2 -1      configure.in    Modified