projects
/
platform
/
upstream
/
gst-plugins-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67c9972
)
Make mplex build dependent on USE_MPLEX
author
David Schleef
<ds@schleef.org>
Sun, 27 Jul 2003 05:32:03 +0000
(
05:32
+0000)
committer
David Schleef
<ds@schleef.org>
Sun, 27 Jul 2003 05:32:03 +0000
(
05:32
+0000)
Original commit message from CVS:
Make mplex build dependent on USE_MPLEX
gst-libs/ext/mplex/Makefile.am
patch
|
blob
|
history
diff --git
a/gst-libs/ext/mplex/Makefile.am
b/gst-libs/ext/mplex/Makefile.am
index 71d8aeb77ffcb27edc66010beedb4e462bdd92ba..db6856c9200bd95b7cd9772c1a9e1796d7fc239c 100644
(file)
--- a/
gst-libs/ext/mplex/Makefile.am
+++ b/
gst-libs/ext/mplex/Makefile.am
@@
-1,6
+1,12
@@
EXTRA_DIST = README INSTRUCT TODO
+if USE_MPLEX
+MPLEX_LIB = libmplex.la
+else
+MPLEX_LIB =
+endif
+
noinst_LTLIBRARIES = libmplex.la
libmplex_la_SOURCES = \