#!/bin/sh#AM_VERSION=1.10#1.9 was the recommended versionif test-n"$AM_VERSION";thenACLOCAL=aclocal-${AM_VERSION}AUTOMAKE=automake-${AM_VERSION}elseACLOCAL=aclocalAUTOMAKE=automakefiecho"Generating build scripts in this mediastreamer plugin"set-xlibtoolize --copy--force$ACLOCAL$AUTOMAKE--force-missing--add-missing--copyautoconfrm-rf config.cache