]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Removed BASH check
authorJaroslav Kysela <perex@perex.cz>
Sun, 8 Jul 2001 15:28:12 +0000 (15:28 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 8 Jul 2001 15:28:12 +0000 (15:28 +0000)
configure.in

index 7c69e68bda3267fb930f942a6f95d555053a4203..72671e53b4b09751de26a5aaf1169d4b7f7cc3bf 100644 (file)
@@ -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