Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Marc-André Lureau
gst-plugins-good
Commits
9f904ac4
Commit
9f904ac4
authored
Aug 08, 2011
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
aalib: make sure -DGST_USE_UNSTABLE_API is defined
So we don't get warnings.
parent
d5db5ca9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ext/aalib/Makefile.am
ext/aalib/Makefile.am
+2
-2
No files found.
ext/aalib/Makefile.am
View file @
9f904ac4
plugin_LTLIBRARIES
=
libgstaasink.la
libgstaasink_la_SOURCES
=
gstaasink.c
libgstaasink_la_CFLAGS
=
$(GST_PLUGINS_BASE_CFLAGS)
$(GST_BASE_CFLAGS)
$(AALIB_CFLAGS)
libgstaasink_la_LIBADD
=
$(GST_PLUGINS_BASE_LIBS)
-lgstvideo-
$(GST_MAJORMINOR)
$(GST_BASE_LIBS)
$(AALIB_LIBS)
libgstaasink_la_CFLAGS
=
$(GST_PLUGINS_BASE_CFLAGS)
$(GST_BASE_CFLAGS)
$(GST_CFLAGS)
$(AALIB_CFLAGS)
libgstaasink_la_LIBADD
=
$(GST_PLUGINS_BASE_LIBS)
-lgstvideo-
$(GST_MAJORMINOR)
$(GST_BASE_LIBS)
$(GST_LIBS)
$(AALIB_LIBS)
libgstaasink_la_LDFLAGS
=
$(GST_PLUGIN_LDFLAGS)
libgstaasink_la_LIBTOOLFLAGS
=
--tag
=
disable-static
...
...
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