Stuart Henderson wrote:
- build fails if tdb is installed (which hampers my testing as the machine I'd run it on has fdm installed)
Now it builds with tdb too:
-CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV = CPPFLAGS+="-I${LOCALBASE}/include" \
Makefile modified and PLIST regenerated.
Cheers
Giovanni
