Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/gtk main.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 12 Mar 2002 04:37:06 -0600 (CST)
guy         2002/03/12 04:37:06 CST

  Modified files:
    gtk                  main.c 
  Log:
  Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".
  Make the directory option to "--with-ucdsnmp" optional.  Handle
  "--with-ucdsnmp" similar to the way "--with-pcap" is handled.
  
  Get rid of unnecessary #defines in "packet-cops.c".
  
  Get rid of no-longer-necessary include of "dlfcn.h" in "packet-snmp.c".
  
  Revision  Changes    Path
  1.243     +3 -5      ethereal/gtk/main.c