supported by Zeuner Solutions SourceForge.net Logo

documentation for the macro "bloated_documentation"

Checks if the documentation is bloated

It is defined in the file build.m4.

m4 code:

define(`bloated_documentation',
`define(`_policy_makefile_increments',`
check_bloated_documentation:` $(DOCUMENTATION)'`'`
patsubst(`! find -size +8192c|grep php',^,
`	')'
'_policy_makefile_increments)dnl
define(`_policy_tests',_policy_tests`\
		check_bloated_documentation')')