Bash-5.2 patch 33: fix autoconf test for broken strtold

This commit is contained in:
Chet Ramey
2024-09-23 18:10:07 -04:00
parent 142bbdd89e
commit 37b7e91d64
7 changed files with 24762 additions and 4 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 32
#define PATCHLEVEL 33
#endif /* _PATCHLEVEL_H_ */