Author: pebender
Date: Tue May 5 08:38:45 2009
New Revision: 4711
Modified:
trunk/gar-minimyth/script/lib/boost/Makefile
Log:
- Fixed bug in lib/boost package Makefile.
Modified: trunk/gar-minimyth/script/lib/boost/Makefile
==============================================================================
--- trunk/gar-minimyth/script/lib/boost/Makefile (original)
+++ trunk/gar-minimyth/script/lib/boost/Makefile Tue May 5 08:38:45 2009
@@ -22,7 +22,7 @@
CONFIGURE_ARGS = \
--with-toolset=gcc \
--without-icu \
- --without-python \
+ --without-libraries=python \
--prefix=$(prefix) \
--exec-prefix=$(exec_prefix) \
--libdir=$(libdir) \
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---