
All include directories should go into CPPFLAGS. XCode SDK was being added to CFLAGS instead which caused old Tcl/Tk in the SDK to override a newer one in Homebrew.
All include directories should go into CPPFLAGS. XCode SDK was being added to CFLAGS instead which caused old Tcl/Tk in the SDK to override a newer one in Homebrew.