pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40329 CVS commit: pkgsrc/mk/tools



The following reply was made to PR pkg/40329; it has been noted by GNATS.

From: Georg Schwarz <schwarz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40329 CVS commit: pkgsrc/mk/tools
Date: Thu, 22 Jan 2009 20:14:05 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  schwarz
 Date:          Thu Jan 22 20:14:05 UTC 2009
 
 Modified Files:
        pkgsrc/mk/tools: tools.Darwin.mk
 
 Log Message:
 Do not use GNU m4 shipped with the OS on systems prior to Mac OS 10.5.
 10.4 shipped with gm4 1.4.2, 10.3 came with 1.4.
 This is not recent enough for some packages (specifically devel/autoconf),
 so use pkgsrc's gm4 instead.
 Fixes PR#40329.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.38 -r1.39 pkgsrc/mk/tools/tools.Darwin.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index