Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.am configure.in

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:44 -0500 (CDT)
jmayer      2003/09/05 02:44:44 CDT

  Modified files:
    .                    Makefile.am configure.in 
  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.622     +33 -33    ethereal/Makefile.am
  1.219     +8 -2      ethereal/configure.in