X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=configure;h=63e41502fb55c253c42113ac06e7942c34eb3d14;hp=cd7645ad1df83dea52511ca447fdfec70e5d286a;hb=64018fd015643e7ea476f465ddf539cc9a1d3163;hpb=84fe996379c2aeb15c188433e518983a22eb46f3 diff --git a/configure b/configure index cd7645ad1d..63e41502fb 100755 --- a/configure +++ b/configure @@ -1892,7 +1892,7 @@ if test "$source_path_used" = "yes" ; then done echo "SRC_PATH=$source_path" >> config.mak else - echo "SRC_PATH='$source_path'" >> config.mak + echo "SRC_PATH=$source_path" >> config.mak fi if test "$amr_wb" = "yes" ; then