Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
cae4b817
Commit
cae4b817
authored
May 18, 2002
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small fix
Original commit message from CVS: small fix
parent
ea1b5542
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
autogen.sh
autogen.sh
+4
-0
No files found.
autogen.sh
View file @
cae4b817
...
...
@@ -31,9 +31,13 @@ version_check "automake" "$AUTOMAKE" "ftp://ftp.gnu.org/pub/gnu/automake/" 1 5 |
version_check
"libtool"
""
"ftp://ftp.gnu.org/pub/gnu/libtool/"
1 4 0
||
DIE
=
1
version_check
"pkg-config"
""
"http://www.freedesktop.org/software/pkgconfig"
0 8 0
||
DIE
=
1
die_check
$DIE
autoconf_2.52d_check
||
DIE
=
1
aclocal_check
||
DIE
=
1
die_check
$DIE
CONFIGURE_DEF_OPT
=
'--enable-maintainer-mode --enable-plugin-builddir --enable-debug --enable-DEBUG'
# if no arguments specified then this will be printed
if
test
-z
"
$*
"
;
then
...
...
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