diff options
Diffstat (limited to 'moon-abe/pbc-0.5.14/libtool')
-rwxr-xr-x | moon-abe/pbc-0.5.14/libtool | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/moon-abe/pbc-0.5.14/libtool b/moon-abe/pbc-0.5.14/libtool index 0e4d39ea..4aa901dd 100755 --- a/moon-abe/pbc-0.5.14/libtool +++ b/moon-abe/pbc-0.5.14/libtool @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # libtool - Provide generalized library-building support services. # Generated automatically by config.status (pbc) 0.5.14 @@ -56,7 +56,7 @@ pic_mode=default fast_install=yes # Shell to use when invoking shell scripts. -SHELL="/bin/sh" +SHELL="/bin/bash" # An echo program that protects backslashes. ECHO="printf %s\\n" |