Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter Makefile.am cppmagic.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez Jr. <gram@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 27 Feb 2001 14:34:09 -0600 (CST)
gram        2001/02/27 14:34:09 CST

  Modified files:
    epan/dfilter         Makefile.am 
  Removed files:
    epan/dfilter         cppmagic.h 
  Log:
  Move the location of cppmagic.h, since the lemon-flex include files
  require it. It makes more sense to either put cppmagic with lemon, or
  in yet another common directory. I'll just put it with lemon.
  
  Revision  Changes    Path
  1.8       +1 -2      ethereal/epan/dfilter/Makefile.am