--- embedaddon/php/build/build.mk 2012/02/21 23:47:53 1.1.1.1 +++ embedaddon/php/build/build.mk 2012/05/29 12:34:46 1.1.1.2 @@ -14,7 +14,7 @@ # | Author: Sascha Schumann | # +----------------------------------------------------------------------+ # -# $Id: build.mk,v 1.1.1.1 2012/02/21 23:47:53 misho Exp $ +# $Id: build.mk,v 1.1.1.2 2012/05/29 12:34:46 misho Exp $ # # # Makefile to generate build tools @@ -32,7 +32,6 @@ all: $(STAMP) $(ALWAYS) generated_lists: @echo makefile_am_files = Zend/Makefile.am TSRM/Makefile.am > $@ - @echo config_h_files = Zend/acconfig.h TSRM/acconfig.h >> $@ @echo config_m4_files = Zend/Zend.m4 TSRM/tsrm.m4 TSRM/threads.m4 \ Zend/acinclude.m4 ext/*/config*.m4 sapi/*/config.m4 >> $@