Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/asn1 Makefile.am

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 4 Dec 2003 16:37:52 -0600 (CST)
guy         2003/12/04 16:37:52 CST

  Modified files:
    plugins/asn1         Makefile.am 
  Log:
  From some reason, at least on Mac OS X 10.3, the change to have the
  protocol tree stuff not use GNodes means that the ASN.1 plugin now needs
  to be explicitly linked against GLib in order to get access to the GNode
  routines, otherwise you get errors from the run-time linker.
  
  Revision  Changes    Path
  1.3       +2 -2      ethereal/plugins/asn1/Makefile.am