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
929f0347
Commit
929f0347
authored
Feb 05, 2007
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cosmetics: indentation
Originally committed as revision 7830 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
1b45e304
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
configure
configure
+2
-2
No files found.
configure
View file @
929f0347
...
...
@@ -1671,11 +1671,11 @@ fi
if
(
imlib2-config
--version
)
>
/dev/null 2>&1
;
then
temp_cflags
`
imlib2-config
--cflags
`
temp_extralibs
`
imlib2-config
--libs
`
check_ld
<<
EOF
&& imlib2=yes || imlib2=no
check_ld
<<
EOF
&& imlib2=yes || imlib2=no
#include <Imlib2.h>
int main( void ) { return (int) imlib_load_font("foo"); }
EOF
restore_flags
restore_flags
fi
##########################################
...
...
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