Subject: CVS commit: pkgsrc/converters/libiconv
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 08/31/2004 19:24:42
Module Name: pkgsrc
Committed By: reed
Date: Tue Aug 31 19:24:42 UTC 2004
Modified Files:
pkgsrc/converters/libiconv: Makefile
Log Message:
Move including the ../../mk/bsd.prefs.mk and checking for Linux
to after GNU_CONFIGURE and USE_LIBTOOL being set.
This fixes the problem where the lt_cv_sys_max_cmd_len was not
added to the CONFIGURE_ENV.
Now that I think about it, I caused this problem when I added that
Linux check...
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/converters/libiconv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.