Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: nitpick



On Jul 23, 11:12pm, Clint Adams wrote:
}
} I'm trying to figure out whether the Scripts directory should be created
} by 'make install' or whether it should not be in $fpath.  So I changed
} this instead.

Maybe it's just because I'm tired, but I don't understand what the
functional difference is?  Other than the xtrace output ...

} -    if test x$FUNCTIONS_SUBDIRS != x -a x$FUNCTIONS_SUBDIRS != xno
} +    if test x$FUNCTIONS_SUBDIRS != x && test x$FUNCTIONS_SUBDIRS != xno

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



Messages sorted by: Reverse Date, Date, Thread, Author