Imported from ../bash-2.03.tar.gz.
[platform/upstream/bash.git] / config-bot.h
similarity index 96%
rename from config.h.bot
rename to config-bot.h
index 270e80d..b4635ed 100644 (file)
@@ -65,3 +65,7 @@
 #if defined (STRCOLL_BROKEN)
 #  undef HAVE_STRCOLL
 #endif
+
+#if !defined (PROMPT_STRING_DECODE)
+#  define PPROMPT "$ "
+#endif