Subject: pkg/29009: PR/29009 CVS commit: pkgsrc/databases/unixodbc
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-bugs
Date: 01/19/2005 19:16:01
The following reply was made to PR pkg/29009; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29009 CVS commit: pkgsrc/databases/unixodbc
Date: Wed, 19 Jan 2005 19:13:21 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	reed
 Date:		Wed Jan 19 19:13:21 UTC 2005
 
 Modified Files:
 	pkgsrc/databases/unixodbc: Makefile.common
 
 Log Message:
 Properly quote the MAKE_FLAGS.
 
 This is from PR #29009 from Masanori Mikawa.
 When built when using cpuflags includes, the quoting for AM_MAKEFLAGS
 is wrong.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.16 -r1.17 pkgsrc/databases/unixodbc/Makefile.common
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.