Wireshark-commits: [Wireshark-commits] rev 21813: /trunk/epan/ /trunk/epan/: Makefile.am Makefile.c

Date: Thu, 17 May 2007 17:08:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21813

User: standel
Date: 2007/05/17 05:08 PM

Log:
 Since code generated by lex may trigger gcc warnings, we are now generating two
 libraries. A single library is generated with the lex code without the barrier
 "stop on warning". Another library is generated from the remaining source
 files with the "stop on warning" barrier.

Directory: /trunk/epan/
  Changes    Path               Action
  +34 -22    Makefile.am        Modified
  +18 -12    Makefile.common    Modified
  +1 -1      Makefile.nmake     Modified