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

Re: autoconf && heimdal



Brian May <bam@snoopy.apana.org.au> writes:
> Next problem: does this version mismatch really matter?
> 
> Makefile.am:3: require version 1.4b, but have 1.4-p4
> include/Makefile.am:3: require version 1.4b, but have 1.4-p4
> [etc]

Yes.  You need 1.4b or higher since there's stuff (like per target
filenames, nodist_ variables and such) that's not in the 1.4-branch.
1.5 also works, except it emits rather boring errors.

/assar