mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-11 12:40:42 +02:00
enable MULTIPLE_COPROCS; bind -p/-P can print out bindings for individual command names; changes to Makefile to remove MFLAGS; simplify build tools by assuming C90 compilation environment for better cross-compiling support
This commit is contained in:
@@ -536,6 +536,7 @@ printf_builtin (WORD_LIST *list)
|
||||
}
|
||||
#endif
|
||||
#if 0 /*TAG:bash-5.4*/
|
||||
/* If altform, treat like %b */
|
||||
if (altform == 0)
|
||||
#endif
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user