On Sun, Feb 06, 2011 at 06:47:19AM +0300, lionmv wrote:
>
>Building of libixp, pulled from hg failed with gnu make.
>mk/hdr.mk:48 *** missing separator. Stop.
>
>BINSH := $(shell \
> if [ -x /bin/dash ]; then echo /bin/dash; \
> elif [ -x /bin/ksh ]; then echo /bin/ksh; \
> else echo /bin/sh; fi)
>BINSH != echo /bin/sh #<= line48
Sorry about that. I fixed that in the wmii repo ages ago, but I
never noticed it myself in the libixp repo because I use BSD
make. It's fixed.
-- Kris Maglione Microsoft is not the answer. Microsoft is the question. NO is the answer. --Eric NaggumReceived on Sun Feb 06 2011 - 05:04:21 CET
This archive was generated by hypermail 2.2.0 : Sun Feb 06 2011 - 05:12:02 CET