Commit ffbb08dd authored by jehan's avatar jehan
Browse files

dont force people to use automake1.10

parent fbcae461
No related merge requests found
Showing with 3 additions and 3 deletions
#!/bin/sh #!/bin/sh
AM_VERSION="1.10" #AM_VERSION="1.10"
if ! type aclocal-$AM_VERSION 1>/dev/null 2>&1; then if ! type aclocal-$AM_VERSION 1>/dev/null 2>&1; then
# automake-1.10 (recommended) is not available on Fedora 8 # automake-1.10 (recommended) is not available on Fedora 8
AUTOMAKE=automake AUTOMAKE=automake
......
mediastreamer2 @ 166db20a
Subproject commit a4d247cb5e8fc2cf04e615d5a7b90251d349b7a8 Subproject commit 166db20a49a308e161d7b5c74fdc5aff000db9a2
oRTP @ 92c452dc
Subproject commit 6600413b76e49b33976ea4459e5ceffe345655d6 Subproject commit 92c452dcd38b26a0ce41d10be9a32d37f72a7d27
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment