]> git.ipfire.org Git - thirdparty/bash.git/commit
allow the --with-curses configure argument to specify a library name; fix for case... devel
authorChet Ramey <chet.ramey@case.edu>
Fri, 8 Aug 2025 16:11:17 +0000 (12:11 -0400)
committerChet Ramey <chet.ramey@case.edu>
Fri, 8 Aug 2025 16:11:17 +0000 (12:11 -0400)
commitff6cfb1464a39b964204a4f83caab2b8484829a6
tree2932aacf12e6df3acb92e1cce3bbd698dfb1fd45
parente9053f2a3ae4ed638d269481626e0e5408ae8965
allow the --with-curses configure argument to specify a library name; fix for case pattern lists containing both null and non-null strings; fix for bug with PS1 expansion containing an arithmetic syntax error
14 files changed:
CWRU/CWRU.chlog
INSTALL
aclocal.m4
configure
configure.ac
dispose_cmd.c
doc/bash.0
doc/bash.info
doc/bashref.info
doc/bashref.texi
doc/version.texi
general.h
pathexp.c
subst.c