commit bash-20150813 snapshot

This commit is contained in:
Chet Ramey
2015-09-01 14:44:02 -04:00
parent e9eee9d4b0
commit f2d7e1a3bc
19 changed files with 223 additions and 33 deletions
Vendored
+8 -1
View File
@@ -1,5 +1,5 @@
#! /bin/sh
# From configure.ac for Bash 4.4, version 4.071.
# From configure.ac for Bash 4.4, version 4.072.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for bash 4.4-alpha.
#
@@ -635,6 +635,7 @@ DEBUG
RELSTATUS
BASHVERS
ARFLAGS
loadablesdir
BUILD_DIR
incdir
PROFILE_FLAGS
@@ -16116,6 +16117,12 @@ fi
# directory where we install dynamically loadable builtins
if test -z "$loadablesdir"; then
loadablesdir='${libdir}/bash'
fi