This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Bash 3.02 (w/small patch)



>  /* Default primary and secondary prompt strings. */
> -#define PPROMPT "\\s-\\v\\$ "
> +#if defined (PROMPT_STRING_DECODE)
> +#  define PPROMPT "\\s-\\v\\$ "
> +#endif
>  #define SPROMPT "> "

This is unnecessary.  Look at config-bot.h.  If PROMPT_STRING_DECODE
is not defined, PPROMPT is redefined to "$ ".

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, Case Western Reserve University	Internet: chet@po.CWRU.Edu

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com