Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6E9D363BA54 for ; Fri, 25 Jun 2010 22:06:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2A09163B103; Fri, 25 Jun 2010 22:06:48 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3A90563B100 for ; Fri, 25 Jun 2010 22:06:47 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 236C3175DD; Fri, 25 Jun 2010 22:06:47 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 25 Jun 2010 22:06:47 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/databases/iodbc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100625220647.236C3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Jun 25 22:06:47 UTC 2010 Modified Files: pkgsrc/databases/iodbc: Makefile Log Message: Use DL_AUTO_VARS to fix build on Linux. From Aleksey Cheusov in PR 43516. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/databases/iodbc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.