thomas: server/apache-php Makefile,1.16,1.17

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


Author: thomas

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

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


Index: Makefile
===================================================================
RCS file: /kolabrepository/server/apache-php/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Makefile	21 Apr 2010 21:13:13 -0000	1.16
+++ Makefile	22 Apr 2010 14:06:06 -0000	1.17
@@ -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