summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2011-12-07 09:12:38 -0500
committerChet Ramey <chet.ramey@case.edu>2011-12-07 09:12:38 -0500
commit53ac45a3eb74f5acbc24458a51724c9db80acc55 (patch)
tree0febdf5f3412554888080635aca4fffb4ef53255 /configure.in
parent0684f2769bc843eba66e381381485e3218d31632 (diff)
downloadbash-53ac45a3eb74f5acbc24458a51724c9db80acc55.tar.gz
commit bash-20070913 snapshot
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a5354337..7b6ca008 100644
--- a/configure.in
+++ b/configure.in
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to produce a configure script.
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA.
-AC_REVISION([for Bash 3.2, version 3.195])dnl
+AC_REVISION([for Bash 3.2, version 3.196])dnl
define(bashvers, 3.2)
define(relstatus, maint)
@@ -893,6 +893,7 @@ dnl presence and behavior of C library functions
BASH_FUNC_STRSIGNAL
BASH_FUNC_OPENDIR_CHECK
BASH_FUNC_ULIMIT_MAXFDS
+BASH_FUNC_FPURGE
BASH_FUNC_GETENV
if test "$ac_cv_func_getcwd" = "yes"; then
BASH_FUNC_GETCWD