[csw-devel] SF.net SVN: gar:[16389] csw/mgar/pkg/libmcrypt/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Dec 7 13:40:35 CET 2011
Revision: 16389
http://gar.svn.sourceforge.net/gar/?rev=16389&view=rev
Author: wahwah
Date: 2011-12-07 12:40:34 +0000 (Wed, 07 Dec 2011)
Log Message:
-----------
libmcrypt/trunk: explicitly enable dynamic loading
Modified Paths:
--------------
csw/mgar/pkg/libmcrypt/trunk/Makefile
Modified: csw/mgar/pkg/libmcrypt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libmcrypt/trunk/Makefile 2011-12-07 12:36:11 UTC (rev 16388)
+++ csw/mgar/pkg/libmcrypt/trunk/Makefile 2011-12-07 12:40:34 UTC (rev 16389)
@@ -29,7 +29,7 @@
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --enable-dynamic-loading
CONFIGURE_ARGS += --with-included-algos=cast-128,gost,rijndael-128,twofish,arcfour,cast-256,loki97,rijndael-192,saferplus,wake,blowfish-compat,des,rijndael-256,serpent,xtea,blowfish,enigma,rc2,tripledes
-# CONFIGURE_ARGS += --disable-dynamic-loading
+CONFIGURE_ARGS += --enable-dynamic-loading
PACKAGES += CSWlibmcrypt4
CATALOGNAME_CSWlibmcrypt4 = libmcrypt4
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