Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
medialibrary
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
31
Issues
31
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VideoLAN
medialibrary
Commits
4fe0ed03
Commit
4fe0ed03
authored
May 25, 2016
by
Hugo Beauzée-Luyssen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Makefile.am: Add missing libjpeg CFLAGS
parent
6f6dfda8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Makefile.am
Makefile.am
+1
-0
No files found.
Makefile.am
View file @
4fe0ed03
...
...
@@ -160,6 +160,7 @@ libmedialibrary_la_CPPFLAGS = \
$(SQLITE_CFLAGS)
\
$(VLC_CFLAGS)
\
$(VLCPP_CFLAGS)
\
$(LIBJPEG_CFLAGS)
\
$(NULL)
libmedialibrary_la_LIBADD
=
\
...
...
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