--- sidplay-libs-2.1.1-orig/configure 2017-06-03 02:04:23.676539976 -0700 +++ sidplay-libs-2.1.1/configure 2017-06-03 02:10:01.746456546 -0700 @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. # @@ -85,7 +85,7 @@ # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh + echo "#! /bin/bash" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then @@ -257,7 +257,7 @@ subdirs= MFLAGS= MAKEFLAGS= -SHELL=${CONFIG_SHELL-/bin/sh} +SHELL=${CONFIG_SHELL-/bin/bash} # Maximum number of lines to put in a shell here document. # This variable seems obsolete. It should probably be removed, and @@ -2008,7 +2008,7 @@ # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh + echo "#! /bin/bash" >conf$$.sh echo "exit 0" >>conf$$.sh chmod +x conf$$.sh if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then