X-Git-Url: https://git.libav.org/?p=libav.git;a=blobdiff_plain;f=configure;h=36909048f43d4d640cb9a02efe2b730c3c8e7918;hp=55d054a8a407326b37a7074f825399a46874e73b;hb=fa48be9b954a96d2e408ede54a105ce49d6d7c47;hpb=16e7b189c548b4075ff4b5dd62af10e2acae260b diff --git a/configure b/configure index 55d054a8a4..36909048f4 100755 --- a/configure +++ b/configure @@ -4174,7 +4174,7 @@ echo "License: $license" echo "Creating config.mak and config.h..." -test -e Makefile || $ln_s "$source_path/Makefile" . +test -e Makefile || echo "include $source_path/Makefile" > Makefile config_files="$TMPH config.mak"