diff options
author | WuKong <rebirthmonkey@gmail.com> | 2015-09-21 19:07:08 +0200 |
---|---|---|
committer | WuKong <rebirthmonkey@gmail.com> | 2015-09-21 19:07:08 +0200 |
commit | 0cf0fe6a44f9c6ed7e8813d42105a8989b3b33e2 (patch) | |
tree | f4d294694dfbd50969f0193a8ce4f12c6f2b13a0 /moon-abe/pbc-0.5.14/libtool | |
parent | da160f31e8e32f91e1d1b73599122b81167a4c61 (diff) |
abe stable
Change-Id: I52379627346ce52264042110c133f544284a8f00
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
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" |