mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Removed BASH check
This commit is contained in:
parent
fcd164e622
commit
776003f17e
1 changed files with 0 additions and 5 deletions
|
|
@ -50,11 +50,6 @@ SAVE_LIBRARY_VERSION
|
|||
AC_SUBST(LIBTOOL_VERSION_INFO)
|
||||
|
||||
test "x$prefix" = xNONE && prefix=$ac_default_prefix
|
||||
if test -z $BASH; then
|
||||
echo "This script contains GNU BASH extended commands..."
|
||||
echo "Please, use the GNU BASH shell..."
|
||||
exit 0
|
||||
fi
|
||||
|
||||
eval dir="$datadir"
|
||||
case "$dir" in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue