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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Sep 7 04:02:27 CEST 2009


Revision: 6212
          http://gar.svn.sourceforge.net/gar/?rev=6212&view=rev
Author:   bdwalton
Date:     2009-09-07 02:02:26 +0000 (Mon, 07 Sep 2009)

Log Message:
-----------
libxslt: correct typo in memory model configure flags

Modified Paths:
--------------
    csw/mgar/pkg/libxslt/trunk/Makefile

Modified: csw/mgar/pkg/libxslt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libxslt/trunk/Makefile	2009-09-07 02:01:10 UTC (rev 6211)
+++ csw/mgar/pkg/libxslt/trunk/Makefile	2009-09-07 02:02:26 UTC (rev 6212)
@@ -34,7 +34,7 @@
 # uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
 # UPSTREAM_MASTER_SITES = 
 
-CONFIGURE_AGGS_32 =
+CONFIGURE_ARGS_32 =
 CONFIGURE_ARGS_64 = --without-python
 CONFIGURE_ARGS = $(DIRPATHS) $(CONFIGURE_ARGS_$(MEMORYMODEL))
 


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