Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/giop Makefile.am packet-coseventcomm

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/giop         Makefile.am packet-coseventcomm.c 
                         packet-cosnaming.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.4       +1 -11     ethereal/plugins/giop/Makefile.am
  1.13      +2 -2      ethereal/plugins/giop/packet-coseventcomm.c
  1.14      +2 -2      ethereal/plugins/giop/packet-cosnaming.c