diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-15 11:39:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-11-15 11:39:41 (GMT) |
commit | ba85d89c22482d574a5c07593b1fcb57e19451eb (patch) | |
tree | 6531745363102b60acc34270ce91fd38797f00c7 /ChangeLog | |
parent | 0e191da607a7bc9eea884fd67bb053c582776e8b (diff) | |
download | tk-ba85d89c22482d574a5c07593b1fcb57e19451eb.zip tk-ba85d89c22482d574a5c07593b1fcb57e19451eb.tar.gz tk-ba85d89c22482d574a5c07593b1fcb57e19451eb.tar.bz2 |
Preparatory works for making Tk define its parameters via a config header.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-15 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * unix/tcl.m4, unix/configure.in: Expanded all AC_DEFINE calls to + the three-argument form and ported recent changes to the tcl.m4 + from the Tcl distribution. *No* call to AC_CONFIG_HEADERS has been + added; this change should be virtually entirely cosmetic. + 2004-11-12 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXXStubs.c: implemented XGetGeometry(). |