Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Thibault Saunier
gst-plugins-good
Commits
f42e3ac8
Commit
f42e3ac8
authored
Jan 30, 2002
by
Wrobell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- use aclocal -I option instead of cat
Original commit message from CVS: - use aclocal -I option instead of cat
parent
9b4085d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
autogen.sh
autogen.sh
+1
-4
No files found.
autogen.sh
View file @
f42e3ac8
...
...
@@ -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
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