Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 07:36:39 -0700 (PDT)
From:      Steve Price <steve@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/autoconf/patches patch-ag
Message-ID:  <200008251436.HAA59982@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       2000/08/25 07:36:39 PDT

  Modified files:
    devel/autoconf/patches patch-ag 
  Log:
  m4(1) was stripping the [] to leave *.Cc in my previous fix and this
  was causing problems with a few ports determining that .c was the suffix
  for executables.  The fix is to expand it to '*.c | *.C' so that m4(1)
  doesn't try to outsmart us.
  
  Noticed by:	George W. Dinolt <gdinolt@pacbell.net>
  
  Revision  Changes    Path
  1.2       +1 -1      ports/devel/autoconf/patches/patch-ag



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008251436.HAA59982>