Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal acconfig.h acinclude.m4

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Sat, 15 Jan 2000 04:25:51 -0600 (CST)
guy         2000/01/15 04:25:47 CST

  Modified files:
    .                    acconfig.h acinclude.m4 
  Log:
  As we're not using the default action for AC_CHECK_LIB in
  AC_ETHEREAL_PCAP_CHECK, we have to explicitly define HAVE_LIBPCAP if we
  find it, otherwise it doesn't get defined.
  
  Revision  Changes    Path
  1.15      +3 -1      ethereal/acconfig.h
  1.18      +7 -2      ethereal/acinclude.m4