Andres Freund <and...@anarazel.de> writes: > Looks good, except that it perhaps could go a tad further: TCL_SHARED_BUILD > isn't used either afaics?
I wondered about that, but we do need TCL_SHARED_BUILD in configure itself, and the PGAC_EVAL_TCLCONFIGSH macro is going to AC_SUBST it. We could remove the line in Makefile.global but I don't think that buys much, and it might be more confusing not less so. regards, tom lane