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@xxxxxxxxxxxx (Guy Harris)
Date: Tue, 16 Dec 2003 20:36:56 -0600 (CST)
guy         2003/12/16 20:36:56 CST

  Modified files:
    .                    acinclude.m4 
  Log:
  From Albert Chin: fix for the following:
  
  	The PCRE test in acinclude.m4 and epan/acinclude.m4 don't work
  	if PCRE exists in a non-system directory.  The problem is that
  	LDFLAGS and LIBS are set incorrectly.  LIBS shouldn't contain -L
  	arguments.
  
  Revision  Changes    Path
  1.65      +11 -7     ethereal/acinclude.m4