Subject: CVS commit: pkgsrc/devel/libtool-base
To: None <pkgsrc-changes@NetBSD.org>
From: Adam Ciarcinski <adam@netbsd.org>
List: pkgsrc-changes
Date: 05/18/2005 11:57:01
Module Name:	pkgsrc
Committed By:	adam
Date:		Wed May 18 11:57:01 UTC 2005

Modified Files:
	pkgsrc/devel/libtool-base: Makefile

Log Message:
Changes 1.5.18:
* Fix regression in 1.5.16 to not install libtldl data files from
  `libtoolize --ltdl'ed software packages.
* Bug Fixes.

Changes 1.5.16:
* Allow shell special characters like `$' in source file names, but not
  in object names, to enhance GCJ support.
* Detection of compiler wrappers like distcc/ccache and $host_alias prefix.
* More robust tests for PIC flag, `-c -o', in presence of warnings.
* Bug Fixes, among others for convenience archives regression on Solaris
  and timestamp-preserving `libtoolize --copy --ltdl'.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 pkgsrc/devel/libtool-base/Makefile

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