Skip to content

main/mdocml: Patch the configure file

Gustavo Walbon requested to merge walbon/aports:mdocml into master

The ./configure fails when try to execute CC=printf "all:\\n\\t@echo \\\$(CC)\\n" | env -i make -sf - apparently the PATH variable content has been lost, so this patch keeps the content of the PATH variable content.

Signed-off-by: Gustavo Walbon gustavowalbon@gmail.com Signed-off-by: Mike Sullivan mksully22@gmail.com

Merge request reports