Gustavo Walbon 21145b6769 main/mdocml: Patch the configure file
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 the patch keeps
the content of path.

That issues appeared after the Make was updated from 4.2.1 to 4.3, and so I
opened this issue #11163.

Signed-off-by: Gustavo Walbon <gustavowalbon@gmail.com>
Signed-off-by: Mike Sullivan <mksully22@gmail.com>
2020-01-30 10:51:31 +00:00
..
2020-01-30 10:51:31 +00:00