thomas: server/php Makefile,1.28,1.29

cvs at kolab.org cvs at kolab.org
Thu Apr 22 16:06:08 CEST 2010


Author: thomas

Update of /kolabrepository/server/php
In directory doto:/tmp/cvs-serv25315/php

Modified Files:
	Makefile 
Log Message:
List 'with_hash' only once.


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/php/Makefile,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Makefile	21 Apr 2010 19:29:21 -0000	1.28
+++ Makefile	22 Apr 2010 14:06:06 -0000	1.29
@@ -21,7 +21,7 @@
               --define 'with_imap yes' --define 'with_ssl yes' --define 'with_ctype yes' \
               --define 'with_openldap yes' --define 'with_hash yes' --define 'with_zlib yes' \
               --define 'with_bdb yes' --define 'with_xml yes' --define 'with_mm yes' \
-              --define 'with_sqlite yes' --define 'with_spl yes' --define 'with_hash yes' \
+              --define 'with_sqlite yes' --define 'with_spl yes' \
               --define 'with_json yes' --define 'with_tokenizer yes'
 
 include ../make-helper/package.mk





More information about the commits mailing list