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

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