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
862a70f1
Commit
862a70f1
authored
Aug 21, 2007
by
Aurelien Jacobs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetics: some reordering
Originally committed as revision 10170 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
289a723c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
configure
configure
+6
-6
No files found.
configure
View file @
862a70f1
...
...
@@ -2019,17 +2019,17 @@ rm -f $TMPO $TMPC $TMPE $TMPS $TMPH
if
enabled source_path_used
;
then
DIRS
=
"
\
doc
\
libavformat
\
libavcodec
\
libavcodec/alpha
\
libavcodec/armv4l
\
libavcodec/bfin
\
libavcodec/i386
\
libavcodec/sparc
\
libavcodec/mlib
\
libavcodec/ppc
\
libpostproc
\
libavcodec/sparc
\
libavformat
\
libavutil
\
libpostproc
\
libswscale
\
tests
\
tools
\
...
...
@@ -2038,12 +2038,12 @@ if enabled source_path_used; then
FILES
=
"
\
Makefile
\
common.mak
\
libavformat/Makefile
\
doc/texi2pod.pl
\
libavcodec/Makefile
\
lib
postproc
/Makefile
\
lib
avformat
/Makefile
\
libavutil/Makefile
\
libpostproc/Makefile
\
libswscale/Makefile
\
doc/texi2pod.pl
\
"
for
dir
in
$DIRS
;
do
mkdir
-p
$dir
...
...
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