[csw-devel] SF.net SVN: gar:[7390] csw/mgar/pkg/coreutils/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Nov 23 02:51:47 CET 2009


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.



More information about the devel mailing list