Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
ebc64dc8
Commit
ebc64dc8
authored
Jun 26, 2011
by
Reimar Döffinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "build: Remove multiple inclusion guards from config.mak."
This reverts commit
89b5829d
. Conflicts: configure
parent
11096804
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
configure
configure
+3
-0
No files found.
configure
View file @
ebc64dc8
...
...
@@ -3319,6 +3319,8 @@ config_files="$TMPH config.mak"
cat
>
config.mak
<<
EOF
# Automatically generated by configure - do not modify!
ifndef FFMPEG_CONFIG_MAK
FFMPEG_CONFIG_MAK=1
FFMPEG_CONFIGURATION=
$FFMPEG_CONFIGURATION
prefix=
$prefix
LIBDIR=\
$(
DESTDIR
)
$libdir
...
...
@@ -3461,6 +3463,7 @@ SEEK_TESTS=$(print_enabled -n _test $SEEK_TESTS)
EOF
echo
"#endif /* FFMPEG_CONFIG_H */"
>>
$TMPH
echo
"endif # FFMPEG_CONFIG_MAK"
>>
config.mak
# Do not overwrite an unchanged config.h to avoid superfluous rebuilds.
cp_if_changed
$TMPH
config.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment