Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/gryphon Makefile.am packet-gryphon.c

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

From: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxx>
Date: Fri, 5 Sep 2003 02:44:46 -0500 (CDT)
jmayer      2003/09/05 02:44:46 CDT

  Modified files:
    plugins/gryphon      Makefile.am packet-gryphon.c 
  Log:
  - Make --enable-static work again (configure.in, Makefile.am)
  - get rid of ...-static.o files in the build process (now done via
    config.h instead of compiler flag)
  - make packet-rtnet link statically (remove one unused function, rename
    another one)
  
  Revision  Changes    Path
  1.11      +1 -6      ethereal/plugins/gryphon/Makefile.am
  1.38      +2 -2      ethereal/plugins/gryphon/packet-gryphon.c