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
132e7324
Commit
132e7324
authored
Apr 18, 2002
by
Thomas Vander Stichele
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
same fix for plugins
Original commit message from CVS: same fix for plugins
parent
5ec34acc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
autogen.sh
autogen.sh
+2
-1
common
common
+1
-1
No files found.
autogen.sh
View file @
132e7324
...
...
@@ -32,6 +32,7 @@ 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
autoconf_2.52d_check
||
DIE
=
1
aclocal_check
||
DIE
=
1
CONFIGURE_DEF_OPT
=
'--enable-maintainer-mode --enable-plugin-builddir --enable-debug --enable-DEBUG'
# if no arguments specified then this will be printed
...
...
@@ -45,7 +46,7 @@ fi
toplevel_check
$srcfile
tool_run
"aclocal"
"-I m4 -I common/m4
$ACLOCAL_FLAGS
"
tool_run
"
$
aclocal
"
"-I m4 -I common/m4
$ACLOCAL_FLAGS
"
# FIXME : why does libtoolize keep complaining about aclocal ?
...
...
common
@
745e216d
Subproject commit
22ee9f59590241153f1b162344d760c303b1305a
Subproject commit
745e216da016ee67bb498de56969c266ffa29d8c
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