Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/artnet Makefile.am packet-artnet.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:45 -0500 (CDT)
jmayer      2003/09/05 02:44:45 CDT

  Modified files:
    plugins/artnet       Makefile.am packet-artnet.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.2       +1 -6      ethereal/plugins/artnet/Makefile.am
  1.4       +3 -3      ethereal/plugins/artnet/packet-artnet.c