]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - config.h.in
bash-4.3-beta overlay
[thirdparty/bash.git] / config.h.in
index b9f7f9c4136354c3061e1bd5499250e32abebd49..08af2ba8999d87bce64cd9634f5ea3c9360c1d03 100644 (file)
    memory contents on malloc() and free(). */
 #undef MEMSCRAMBLE
 
-/* Define AFS if you are using Transarc's AFS. */
-#undef AFS
-
 /* Define for case-modifying variable attributes; variables modified on
    assignment */
 #undef CASEMOD_ATTRS
 /* Define for case-modifying word expansions */
 #undef CASEMOD_EXPANSIONS
 
+/* Define to make the `direxpand' shopt option enabled by default. */
+#undef DIRCOMPLETE_EXPAND_DEFAULT
+
+/* Define to make the `globasciiranges' shopt option enabled by default. */
+#undef GLOBASCII_DEFAULT
+
+/* Define AFS if you are using Transarc's AFS. */
+#undef AFS
+
 #undef ENABLE_NLS
 
 /* End of configuration settings controllable by autoconf. */