Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
gst-plugins-bad
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
999
Issues
999
List
Boards
Labels
Service Desk
Milestones
Merge Requests
202
Merge Requests
202
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GStreamer
gst-plugins-bad
Commits
fda22b0e
Commit
fda22b0e
authored
Jan 07, 2002
by
Andy Wingo Wingo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hopefully fix a problem.
Original commit message from CVS: hopefully fix a problem.
parent
988fd48d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Makefile.am
Makefile.am
+2
-2
configure.ac
configure.ac
+2
-2
No files found.
Makefile.am
View file @
fda22b0e
SUBDIRS
=
gst-libs gst sys ext
SUBDIRS
=
gst-libs gst sys ext
examples
DIST_SUBDIRS
=
gst-libs gst sys ext
DIST_SUBDIRS
=
gst-libs gst sys ext
examples
EXTRA_DIST
=
gst-plugins.spec depcomp AUTHORS COPYING README ChangeLog
configure.ac
View file @
fda22b0e
...
...
@@ -958,6 +958,7 @@ AC_OUTPUT(
Makefile
gstreamer-libs.pc
gstreamer-libs-uninstalled.pc
gst-plugins.spec
gst/Makefile
gst/ac3parse/Makefile
gst/adder/Makefile
...
...
@@ -1006,7 +1007,6 @@ sys/v4l/Makefile
sys/vcd/Makefile
sys/vga/Makefile
sys/xvideo/Makefile
examples/capsfilter/Makefile
ext/Makefile
ext/a52dec/Makefile
ext/aalib/Makefile
...
...
@@ -1046,7 +1046,7 @@ gst-libs/gst/audio/Makefile
gst-libs/gst/idct/Makefile
gst-libs/gst/resample/Makefile
gst-libs/gst/riff/Makefile
gst-plugins.spec
examples/capsfilter/Makefile
)
echo -e "configure: *** Plugins that will be built : $GST_PLUGINS_YES"
...
...
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