Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/libedit
On Sun, 18 Apr 2010, Christos Zoulas wrote:
> Modified Files:
> src/lib/libedit: makelist
>
> Log Message:
> shame on solaris that is the last OS not supporting $()
build.sh tries to set HOST_SH=/usr/xpg4/bin/sh on Solaris, and that
shell does support $(...). Also, we make free use of $(...) elsewhere
in the NetBSD build process, so I don't see why libedit/makelist should
be an exception.
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index