diff options
author | Keith Seitz <keiths@redhat.com> | 2008-08-02 21:20:13 +0000 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2008-08-02 21:20:13 +0000 |
commit | e852daa1f5a00e1597aeb9d15ec84e31d648fa3c (patch) | |
tree | c68855f3accfaa82210e0b9f5d34d9a5675a33aa /config/ChangeLog | |
parent | b5bffab8d3454dd0a79eba112f387883cb041b51 (diff) | |
download | cygnal-e852daa1f5a00e1597aeb9d15ec84e31d648fa3c.tar.gz cygnal-e852daa1f5a00e1597aeb9d15ec84e31d648fa3c.tar.bz2 cygnal-e852daa1f5a00e1597aeb9d15ec84e31d648fa3c.zip |
* tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
with cygwin.
(SC_PATH_TKCONFIG): Likewise.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index a35fe1467..75bee5d9e 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,9 @@ +2008-08-02 Keith Seitz <keiths@redhat.com> + + * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal + with cygwin. + (SC_PATH_TKCONFIG): Likewise. + 2008-07-30 Paolo Bonzini <bonzini@gnu.org> * mh-pa: New, from gcc/config/pa/x-ada. |