Re: [PATCH] build-sys: use ncursesw (wide version) when possibe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tuesday 04 March 2008, Karel Zak wrote:
> +  if test x$with_ncurses = xauto; then
> +    if test x$have_ncurses = xyes; then
> +  if test x$have_ncurses = xno; then
> +    if test x$have_ncurses = xyes; then
> +if test x$have_ncurses = xno; then

the problem with underquoting user supplied variables is confusing errors at 
configure time:
./configure --with-ncurses="moo cow"
that'll get you ugly/confusing complaints from test iirc

(perhaps a more realistic case is if someone attempts to specify a path with 
spaces in it)
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux