Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index b4d720be30..edd18762e5 100755
--- a/configure
+++ b/configure
@@ -1970,10 +1970,6 @@ print_config CONFIG_ $TMPH config.mak $CONFIG_LIST \
$MUXER_LIST \
$PROTOCOL_LIST \
-if test "$targetos" = darwin; then
- echo "#define SYS_DARWIN 1" >> $TMPH
-fi
-
echo "#define restrict $_restrict" >> $TMPH
if enabled small; then