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
166db20a
Commit
166db20a
authored
Apr 15, 2010
by
jehan
Browse files
dont force people to use automake 1.10
parent
b8650813
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
autogen.sh
autogen.sh
+1
-1
No files found.
autogen.sh
View file @
166db20a
#!/bin/sh
AM_VERSION
=
"1.10"
#
AM_VERSION="1.10"
if
!
type
aclocal-
$AM_VERSION
1>/dev/null 2>&1
;
then
# automake-1.10 (recommended) is not available on Fedora 8
AUTOMAKE
=
automake
...
...
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