Hi, Jack Lloyd wrote: > OK, if I change in botan.m4 > > - CFLAGS="$CFLAGS $BOTAN_CPPFLAGS" > + CPPFLAGS="$CPPFLAGS $BOTAN_CPPFLAGS"
Ah! Thank you very much for pointing this out. Looks like configure on my system simply picked the system installed botan during that stage, but then continued to use the provided botan :-( I've removed my system wide botan and can confirm that the issue is solved now. (As of e5f6d85442972da43d641bd3d7bf5d6667bbd23a). Regards Markus Wanner _______________________________________________ Monotone-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/monotone-devel
