Revision: 7390
http://gar.svn.sourceforge.net/gar/?rev=7390&view=rev
Author: bdwalton
Date: 2009-11-23 01:51:46 +0000 (Mon, 23 Nov 2009)
Log Message:
-----------
coreutils: correct iconv configure argument
Modified Paths:
--------------
csw/mgar/pkg/coreutils/trunk/Makefile
Modified: csw/mgar/pkg/coreutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/coreutils/trunk/Makefile 2009-11-23 00:59:26 UTC (rev
7389)
+++ csw/mgar/pkg/coreutils/trunk/Makefile 2009-11-23 01:51:46 UTC (rev
7390)
@@ -24,7 +24,7 @@
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --program-prefix=g
CONFIGURE_ARGS += --with-libintl-prefix=/opt/csw/
-CONFIGURE_ARGS += --with-iconv-prefix=/opt/csw/
+CONFIGURE_ARGS += --with-libiconv-prefix=/opt/csw/
TEST_ARGS = check
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel