Subject: CVS commit: pkgsrc/lang/cim
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 04/04/2006 16:53:59
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Apr  4 16:53:59 UTC 2006

Modified Files:
	pkgsrc/lang/cim: Makefile distinfo
	pkgsrc/lang/cim/patches: patch-aa patch-ab

Log Message:
* Don't use LTCONFIG_OVERRIDE and let pkgsrc automatically use the
  pkgsrc-installed libtool.  Modify the configure script to grep the
  libtool we're using for the values of various libtool-derived
  variables.  While here, fix the name of the variable that contains
  the flags to pass linker options to the compiler.

* Drop the use of SUBST_FILES to directly substitute into cimcomp.c
  and just patch the Makefile to pass the proper flags when compilng.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/lang/cim/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/cim/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/cim/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/cim/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.