2016-09-16 13:10:58 +02:00
|
|
|
---
|
|
|
|
config-top.h | 2 +-
|
|
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
|
2014-10-22 14:53:54 +02:00
|
|
|
--- config-top.h
|
2016-09-16 13:10:58 +02:00
|
|
|
+++ config-top.h 2016-09-14 08:55:30.170191343 +0000
|
|
|
|
@@ -130,7 +130,7 @@
|
2014-10-22 14:53:54 +02:00
|
|
|
|
|
|
|
/* Define to 0 if you want the checkwinsize option off by default, 1 if you
|
|
|
|
want it on. */
|
|
|
|
-#define CHECKWINSIZE_DEFAULT 0
|
|
|
|
+#define CHECKWINSIZE_DEFAULT 1
|
|
|
|
|
|
|
|
/* Define to 1 if you want to optimize for sequential array assignment when
|
|
|
|
using indexed arrays, 0 if you want bash-4.2 behavior, which favors
|