X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=base%2Fcommon.make;h=b0d4bae8bc4e251b21dc6093f437726d58dd8bdf;hp=5314aacf120bb5a75785650003b005546710aed0;hb=382dc154ad04e75c16d062af9e4ab49a82330ba0;hpb=ca8b96bf81245f21fe3906c71dc2994bfc5e516f diff --git a/base/common.make b/base/common.make index 5314aac..b0d4bae 100644 --- a/base/common.make +++ b/base/common.make @@ -12,14 +12,12 @@ # General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this library; if not, see . VERSION ?= 1 FAMILY ?= chiark_tcl -TCL_VERSION ?= 8.3 +TCL_VERSION ?= 8.4 TCL_INCLUDEDIR ?= /usr/include/tcl$(TCL_VERSION) OPTIMISE ?= -O2