Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
1fd5f11e
Commit
1fd5f11e
authored
Jan 30, 2002
by
Wrobell
Browse files
- use aclocal -I option instead of cat
Original commit message from CVS: - use aclocal -I option instead of cat
parent
0db05bc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
autogen.sh
View file @
1fd5f11e
...
...
@@ -137,11 +137,8 @@ if test -z "$*"; then
echo
"to pass any to it, please specify them on the
$0
command line."
fi
echo
"+ creating acinclude.m4"
cat
m4/
*
.m4
>
acinclude.m4
echo
"+ running aclocal ..."
aclocal
$ACLOCAL_FLAGS
||
{
aclocal
-I
m4
$ACLOCAL_FLAGS
||
{
echo
echo
"aclocal failed - check that all needed development files are present on system"
exit
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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