Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
3783d38b
Commit
3783d38b
authored
Mar 01, 2010
by
Aymeric Moizard
Browse files
check additionnal directory
parent
864d4893
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
autogen.sh
autogen.sh
+3
-0
No files found.
autogen.sh
View file @
3783d38b
...
...
@@ -32,6 +32,9 @@ esac
if
test
-d
/opt/local/share/aclocal
;
then
ACLOCAL_ARGS
=
"-I /opt/local/share/aclocal"
fi
if
test
-d
/usr/local/share/aclocal
;
then
ACLOCAL_ARGS
=
"-I /usr/local/share/aclocal"
fi
echo
"Generating build scripts in mediastreamer..."
set
-x
...
...
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