mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-03 02:10:50 +02:00
commit bash-20150813 snapshot
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user