[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: heimdal build problem
Brian May <bam@snoopy.apana.org.au> writes:
> err.h \
This should be where it tests for err.h.
> if test -z "${have_err_h_TRUE}" && test -z "${have_err_h_FALSE}"; then
> { { echo "$as_me:$LINENO: error: conditional \"have_err_h\" was never defined.echo "$as_me: error: conditional \"have_err_h\" was never defined.
If you insert a echo $have_err_h_TRUE $have_err_h_FALSE before this
line?
> Everything looks OK to me:
Yes.
/Johan