diff options
Diffstat (limited to 'moon-abe/pbc-0.5.14')
-rw-r--r-- | moon-abe/pbc-0.5.14/Makefile | 2 | ||||
-rwxr-xr-x | moon-abe/pbc-0.5.14/config.status | 14 | ||||
-rwxr-xr-x[-rw-r--r--] | moon-abe/pbc-0.5.14/configure | 0 | ||||
-rw-r--r-- | moon-abe/pbc-0.5.14/example/Makefile | 2 | ||||
-rw-r--r-- | moon-abe/pbc-0.5.14/gen/Makefile | 2 | ||||
-rwxr-xr-x | moon-abe/pbc-0.5.14/libtool | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/moon-abe/pbc-0.5.14/Makefile b/moon-abe/pbc-0.5.14/Makefile index 9cce66f3..3c8a39fe 100644 --- a/moon-abe/pbc-0.5.14/Makefile +++ b/moon-abe/pbc-0.5.14/Makefile @@ -333,7 +333,7 @@ PBC_LDFLAGS = RANLIB = ranlib SED = /bin/sed SET_MAKE = -SHELL = /bin/sh +SHELL = /bin/bash STRIP = strip VERSION = 0.5.14 YACC = bison -y diff --git a/moon-abe/pbc-0.5.14/config.status b/moon-abe/pbc-0.5.14/config.status index 9574ddc3..d88df53d 100755 --- a/moon-abe/pbc-0.5.14/config.status +++ b/moon-abe/pbc-0.5.14/config.status @@ -1,4 +1,4 @@ -#! /bin/sh +#! /bin/bash # Generated by configure. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging @@ -8,7 +8,7 @@ debug=false ac_cs_recheck=false ac_cs_silent=false -SHELL=${CONFIG_SHELL-/bin/sh} +SHELL=${CONFIG_SHELL-/bin/bash} export SHELL ## -------------------- ## ## M4sh Initialization. ## @@ -531,10 +531,10 @@ if $ac_cs_silent; then fi if $ac_cs_recheck; then - set X '/bin/sh' './configure' $ac_configure_extra_args --no-create --no-recursion + set X '/bin/bash' './configure' $ac_configure_extra_args --no-create --no-recursion shift - $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 - CONFIG_SHELL='/bin/sh' + $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 + CONFIG_SHELL='/bin/bash' export CONFIG_SHELL exec "$@" fi @@ -567,7 +567,7 @@ enable_shared='yes' enable_static='yes' pic_mode='default' enable_fast_install='yes' -SHELL='/bin/sh' +SHELL='/bin/bash' ECHO='printf %s\n' PATH_SEPARATOR=':' host_alias='' @@ -950,7 +950,7 @@ S["PACKAGE_VERSION"]="0.5.14" S["PACKAGE_TARNAME"]="pbc" S["PACKAGE_NAME"]="pbc" S["PATH_SEPARATOR"]=":" -S["SHELL"]="/bin/sh" +S["SHELL"]="/bin/bash" _ACAWK cat >>"$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 diff --git a/moon-abe/pbc-0.5.14/configure b/moon-abe/pbc-0.5.14/configure index 91de4db8..91de4db8 100644..100755 --- a/moon-abe/pbc-0.5.14/configure +++ b/moon-abe/pbc-0.5.14/configure diff --git a/moon-abe/pbc-0.5.14/example/Makefile b/moon-abe/pbc-0.5.14/example/Makefile index 92281781..cff2c302 100644 --- a/moon-abe/pbc-0.5.14/example/Makefile +++ b/moon-abe/pbc-0.5.14/example/Makefile @@ -164,7 +164,7 @@ PBC_LDFLAGS = RANLIB = ranlib SED = /bin/sed SET_MAKE = -SHELL = /bin/sh +SHELL = /bin/bash STRIP = strip VERSION = 0.5.14 YACC = bison -y diff --git a/moon-abe/pbc-0.5.14/gen/Makefile b/moon-abe/pbc-0.5.14/gen/Makefile index 74b288f4..a780fece 100644 --- a/moon-abe/pbc-0.5.14/gen/Makefile +++ b/moon-abe/pbc-0.5.14/gen/Makefile @@ -175,7 +175,7 @@ PBC_LDFLAGS = RANLIB = ranlib SED = /bin/sed SET_MAKE = -SHELL = /bin/sh +SHELL = /bin/bash STRIP = strip VERSION = 0.5.14 YACC = bison -y 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" |