Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal 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@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 Jan 2003 14:09:07 -0600 (CST)
guy         2003/01/27 14:09:07 CST

  Modified files:
    .                    acinclude.m4 
  Log:
  Check "$prefix/include/pcap" before checking "$prefix/include" for
  "pcap.h", in case $prefix is set to "/usr/include" or
  "/usr/local/include" on a system with the Red Hat "feature" of burying
  pcap.h in a "pcap" subdirectory.
  
  Revision  Changes    Path
  1.50      +5 -3      ethereal/acinclude.m4