[Lunar-commits] r19936 - moonbase/trunk/compilers/php

Stefan Wold ratler at lunar-linux.org
Thu May 4 07:39:39 UTC 2006


Author: ratler
Date: 2006-05-04 07:39:38 +0000 (Thu, 04 May 2006)
New Revision: 19936

Modified:
   moonbase/trunk/compilers/php/DEPENDS
Log:
Added optional MM support

Modified: moonbase/trunk/compilers/php/DEPENDS
===================================================================
--- moonbase/trunk/compilers/php/DEPENDS	2006-05-04 03:22:27 UTC (rev 19935)
+++ moonbase/trunk/compilers/php/DEPENDS	2006-05-04 07:39:38 UTC (rev 19936)
@@ -112,4 +112,10 @@
 optional_depends "openldap"                     \
                  "--with-ldap"                  \
 		 ""                             \
-		 "For ldap support"
+		 "For ldap support"		&&
+
+optional_depends "mm"				\
+		 "--with-mm"			\
+		 ""				\
+		 "for shared memory session support"
+



More information about the Lunar-commits mailing list