Changeset fa48be9b in ffmpeg
- Timestamp:
-
Nov 19, 2013, 8:12:58 AM
(11 years ago)
- Author:
- Martin Storsjö <martin@martin.st>
- Branches:
- master
- Children:
- 8769113a, b31587af
- Parents:
- 16e7b18
- git-author:
- Martin Storsjö <martin@martin.st> (11/14/13 11:22:11)
- git-committer:
- Martin Storsjö <martin@martin.st> (11/19/13 08:12:58)
- Message:
-
configure: Don't use symlinks for creating the out of tree makefile
On some platforms (such as msys), symlinks are (poorly) emulated
by simply creating a copy of the file.
This means that when building out of tree, the build tree gets
a copy of the original makefile, which can lead to unintuitive
build errors when the original makefile gets updated later.
Instead simply create a stub makefile which includes the real
one.
Signed-off-by: Martin Storsjö <martin@martin.st>
-
(No files)
-